- Renamed the slash chords
- Added a lot of new guitar chords thanks to @szaza
- Fixed some typos
- Renamed "ukelele" to "ukulele"
- Updated libraries
- Updated @babel package dependencies.
- Solved some errors on Guitar Amaj11 chords.
- Updated package dependencies.
- Solves some errors on Guitar B chords
- All guitar chords completed
- All tests passing
- New JSON structure
- All ukelele chords finished
- All ukelele chords added
- Lot of new testing
- Fixed build
- Lots of new Ukelele chords
- New Ukelele C chords
- Unified instrument name
- Auto-generating MIDI notes of the intrument chords
- Reversed finger notation for better understanding
- Updated dependencies and better chord generation
- Rebuild DB.
- Reverse chord notation as the standard.
- Added the instrument name and type to the database.
- Added all missing ukelele chords
- Added the number of frets to be shown on a rendered chord
- More Ukelele Chords
- Added Ukelele
- Added all remaining chords: Dd, F#, Ab, Bb
- Added first sharp chord: C#
- Fixed some tests and database errors
- Added the B chords
- Auto-generation of JSON database with all the needed properties
- A chords added
- Abbreviated methods for frets and fingers using strings
- G chords completed
- F chords completed
- E chords completed
- D chords completed
- No need for barres explicit strings
- D chords
- More C chords
- Splitted the schema in multiple files
- More C chords
- More C chords
- Added more tests
- Fixed bugs in some chords
- Added more tests
- Added more C chords
- Added first tests
- Solved some bugs with the Cmajor alternative chords
- Changed schema structure, allowing multiple versions of the same chord
- Added all chords of Cmajor
- Export splitted instruments so they can be imported individually
- Working transpiled babel version
- Include the babel transpiled code inside the "dist/" folder
- Added the first version of the guitar database, with some basic chords, and the chord database definition.