Revision history for Music-GuitarChordDiagram
0.0400 2019-02-18 21:48:25
- Renamed the string_num and fret_num attributes to strings and frets, respectively.
- Fixed the fretboard attribute assignment.
0.0302 2019-02-18 21:26:34
- Improved documentation slightly.
- Fixed attribute name in eg/ukulele.
0.0301 2019-02-18 21:10:15
- Changed the name of the "notes" attribute to "tuning."
0.0300 2019-02-18 21:01:00
- Changed the notes attribute and added the computed fretboard attribute.
- Improved documentation.
0.0200 2019-02-17 20:41:18
- Added a couple tiny tests.
- Made the string notes user definable.
0.0100 2019-02-17 19:56:27
- Minted by Dist::Zilla.
- Refactored from my github Music/fretboard program.