Skip to content

Latest commit

 

History

History
85 lines (54 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

85 lines (54 loc) · 1.38 KB

@tonaljs/range

4.8.4

Patch Changes

  • @tonaljs/midi@4.9.3

4.8.3

Patch Changes

  • Dependencies between packages are now fixed
  • Updated dependencies
    • @tonaljs/midi@4.9.2

4.8.2

Patch Changes

  • Named type was renamed to NamedPitch. Add old export for backwards compatibility
  • Updated dependencies
    • @tonaljs/collection@4.8.1
    • @tonaljs/midi@4.9.1

4.8.1

Patch Changes

  • 52c5c9cc: Numeric ranges support negative numbers

4.8.0

Minor Changes

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

Patch Changes

  • Updated dependencies
    • @tonaljs/collection@4.8.0
    • @tonaljs/midi@4.8.0

4.7.2

Patch Changes

  • Unify package versions
  • Updated dependencies
    • @tonaljs/collection@4.7.2
    • @tonaljs/midi@4.7.2

4.7.1

Patch Changes

  • fix npm publish problem
  • Updated dependencies
    • @tonaljs/collection@4.7.1
    • @tonaljs/midi@4.7.1

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]
    • @tonaljs/collection@4.7.0
    • @tonaljs/midi@4.7.0

4.6.10

Patch Changes

  • Bug fixing
  • Updated dependencies
    • @tonaljs/collection@4.6.10
    • @tonaljs/midi@4.6.10