Skip to content

Releases: PianoFitness/piano-fitness-app

0.7.0

12 Feb 05:06
ef91fc2
Compare
Choose a tag to compare

What's Changed

  • Add Roboto font by @brylie in #19
  • Add gradient shader to piano scene background by @brylie in #20
  • Introduce Two-Octave Major Arpeggios, Full Diatonic Arpeggios, and Comprehensive Test Suite by @brylie in #21

Full Changelog: 0.6.0...0.7.0

0.6.0

08 Feb 18:14
393d3d7
Compare
Choose a tag to compare

What's Changed

  • Add Godot Unit Test addon and initial test suite by @brylie in #12
  • Merge FingerDisplay into PianoKeys and clean up code structure by @brylie in #13
  • Refactor note handling with Hand and Finger abstractions by @brylie in #15
  • Add full major, minor, and diminished, and diatonic arpeggios exercises by @brylie in #16

Full Changelog: 0.5.0...0.6.0

0.5.0

19 Jan 13:57
6e138d9
Compare
Choose a tag to compare

What's Changed

  • Add hand-based exercises with coloring; refactor code using constants by @brylie in #11

Full Changelog: 0.4.0...0.5.0

0.4.0

18 Jan 15:06
2cd167d
Compare
Choose a tag to compare

What's Changed

  • Fix note display functionality by @brylie in #7
  • Add exercise management and piano key handling improvements by @brylie in #8
  • Enhance exercise management and musical constants by @brylie in #9

Full Changelog: 0.3.0...0.4.0

0.3.0

07 Jan 20:49
7825724
Compare
Choose a tag to compare

What's Changed

  • Implement piano practice sequence functionality by @brylie in #6

Full Changelog: 0.2.0...v0.3.0

0.2.0

06 Jan 18:47
8440074
Compare
Choose a tag to compare

What's Changed

  • Implement metronome feature with sound options and UI improvements by @brylie in #4

Full Changelog: 0.1.0...0.2.0

0.1.0

06 Jan 15:44
fb195af
Compare
Choose a tag to compare

What's Changed

  • Initial implementation of piano app with MIDI support by @brylie in #2

New Contributors

  • @brylie made their first contribution in #2

Full Changelog: https://github.com/brylie/piano-fitness-app/commits/0.1.0