Releases: joseluiscd/chordpro-rs
Releases · joseluiscd/chordpro-rs
0.3
0.2.0
Fixed
fmt::Display
forChord
was returning a wrong string.- Warnings about dead code.
Changed (breaking)
- Made
Song
struct andSection
enum non-exhaustive. This way, new directives can be added without making breaking changes.
0.1.1
First release.