Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 886 Bytes

CHANGELOG.md

File metadata and controls

57 lines (35 loc) · 886 Bytes

@tonaljs/voice-leading

5.0.0

Major Changes

  • 15017c0: First published version

4.8.0

Minor Changes

    • fix time signature parsing
    • add support for irrational time signatures
    • add option assumePerfectFifth to Chord.detect function

Patch Changes

4.7.2

Patch Changes

4.7.1

Patch Changes

4.7.0

Minor Changes

  • b120fc42: Publish tonal in tonal package. So use npm install tonal instead of npm install @tonaljs/tonal

Patch Changes

  • fix memory leak
  • Updated dependencies
  • Updated dependencies [b120fc42]

4.6.6

Patch Changes