Skip to content

Releases: DataKinds/cherchord

Version 1.3.0

27 Jan 07:17
c6e311c
Compare
Choose a tag to compare

From the changelog:

  • 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

Version 1.2.0

01 Oct 04:36
Compare
Choose a tag to compare

This version added two instruments, the bouzouki and baglamas.

Version 1.1.1.0

25 May 21:24
Compare
Choose a tag to compare

There was a semantic error in the previous release -- the help menu did not output the correct version. This should be used over version 1.1.1.

Version 1.1.1

25 May 21:16
Compare
Choose a tag to compare

With this version comes a new option: --horizontal! Now you can print your chords using a horizontal orientation rather than vertically. For many people, this is much easier to read.

Build instructions are still the same.

Initial Release!

24 May 20:33
Compare
Choose a tag to compare
1.0.0

Added sus2/sus4 support