Skip to content

Releases: joseluiscd/chordpro-rs

0.3

04 Dec 19:41
f599927
Compare
Choose a tag to compare
Merge pull request #1 from joseluiscd/v0.3

v0.3

0.2.0

20 Feb 16:45
Compare
Choose a tag to compare

Fixed

  • fmt::Display for Chord was returning a wrong string.
  • Warnings about dead code.

Changed (breaking)

  • Made Song struct and Section enum non-exhaustive. This way, new directives can be added without making breaking changes.

0.1.1

20 Feb 16:37
Compare
Choose a tag to compare

First release.