Skip to content

Releases: johnameyer/harmony-ts

v0.14.4

03 Jan 03:16
0aeeba0
Compare
Choose a tag to compare

Patch Changes

  • ad2299c: Dependency updates and minor part writing fixes

v0.14.3

17 Jan 05:50
cb2f08a
Compare
Choose a tag to compare

Patch Changes

  • afbe67c: Add parsing of chords with sharps and flats (e.g. bII), support neapolitan progression, and enable initial version of cross relations rule

Release v0.14.1

06 May 03:25
ec86008
Compare
Choose a tag to compare

Fix eslint to run on all files (#65)

Release v0.14.0

02 May 05:48
fa184d8
Compare
Choose a tag to compare

Reduced progression complexity and chained expansions (#64)

Reducing harmonizer rules to use regular language matchers and generators
Introduce substitutions as separate from expansions
Enable basic chaining of prefix expansions
Add caching of the search tree from a certain position forward

Release v0.13.0

18 Apr 02:29
8522bc0
Compare
Choose a tag to compare

Make library more performant per profiler analysis (#63)

Release v0.12.6

18 Apr 02:09
0a428b1
Compare
Choose a tag to compare

Fix typedoc (#62)

Release v0.12.5

16 Apr 05:28
Compare
Choose a tag to compare

Fix env changes to release process (#60)

Release v0.12.2

14 Sep 23:18
228ad69
Compare
Choose a tag to compare

Fix release