|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
| 5 | +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) |
| 6 | +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). |
| 7 | + |
| 8 | + |
| 9 | +## [1.7.0] - 2019-28-10 |
| 10 | + |
| 11 | +<img src="https://user-images.githubusercontent.com/13710835/66691603-23fc7b00-ec87-11e9-9280-8afb5b5a4cab.png" alt="logo" height="100px"> |
| 12 | + |
| 13 | +**Contributors:** |
| 14 | + |
| 15 | +@estevam31 @ktsuench @MaxJohansen @astynax @spenserblack @tacrazymage @amiralies @KaindlJulian @GooseDB @andymac-2 @ccmetz @vypxl @pablodiegoss @Emanon42 @Kloenk @CephalonRho |
| 16 | + |
| 17 | +**Languages:** |
| 18 | +* Added support for Vue @estevam31 |
| 19 | +* Added support for HTML/CSS @MaxJohansen |
| 20 | +* Added support for CoffeeScript @ktsuench |
| 21 | +* Added support for Elm @astynax |
| 22 | +* Added support for XML @tacrazymage |
| 23 | +* Added support for Elixir @amiralies |
| 24 | +* Added support for Tex @KaindlJulian |
| 25 | +* Added support for Prolog @GooseDB |
| 26 | +* Added support for F# @Emanon42 |
| 27 | +* Added support for Racket @astynax |
| 28 | + |
| 29 | +**New feature:** |
| 30 | +* Choose Ascii logo to be displayed via flag #75 @ktsuench |
| 31 | +* Allow custom colors via flag #79 @spenserblack |
| 32 | +* Allow user to disable info field via flag #82 @ktsuench |
| 33 | +* Allow user to disable boldness via flag #99 @ccmetz |
| 34 | +* List supported languages via flag #103 @vypxl |
| 35 | +* Display git username and git version #107 @pablodiegoss |
| 36 | +* Add support to display custom image instead of Ascii logo (Only Kitty support) #113 @CephalonRho |
| 37 | + |
| 38 | +**Misc:** |
| 39 | +* Build for NixOs @Kloenk |
| 40 | +* Split code into modules #98 @andymac-2 |
| 41 | +* Fixed spacing around Ascii logo #101 @andymac-2 |
| 42 | +* Limit shown languages to 6 #114 @CephalonRho |
| 43 | +*Fix Output on Windows #86 @spenserblack |
| 44 | + |
| 45 | +**Collaborator:** |
| 46 | + |
| 47 | +I have given collaborator access to both @spenserblack and @CephalonRho . In short this allows them to push directly to the master branch of the repo, manage the issue tracker and also merge pull requests. They've been a huge help so far so this made sense to me. |
0 commit comments