Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 786 Bytes

ChangeLog.md

File metadata and controls

17 lines (13 loc) · 786 Bytes

Changelog for cherchord

1.3.0

  • Fixed the lack of the B note in the readme
  • (#3) Use an ASCII "o" character for the fingerings instead of "●" which breaks some terminals
  • Split the damn thing into a bunch of files so the imports can be cleaned up.
  • Bump to GHC 9.2.5.
  • Print 4 chords in a row if vertical, or 6 in a row if horizontal.
  • (#5) Always print the help screen if no arguments are provided.
  • Accept bare chords like C to mean a C major chord.
  • Accept sharps on notes as well as flats!
  • Implement -r/--row-size for displaying correctly in narrow terminals

1.2.0

  • Added the bouzouki and baglamas (thanks to @rorphanos).