Skip to content

v1.0.0

Compare
Choose a tag to compare
@yuma-m yuma-m released this 19 Sep 06:37
· 35 commits to main since this release
  • Drop compatibility for Python 2.7 and 3.5.
  • Refactor whole library to optimize for Python 3.x.
    • Add type hints.
    • Use f-strings.
    • Rename note_to_chord to find_chords_from_notes.
    • Use tuple instead of list for Quality.components.