Releases: dn-m/NotationModel
Releases · dn-m/NotationModel
Support multiple Swift 5 compilers
Version 0.9.0 removes the usage of CollectionWrapping
and RandomAccessCollectionWrapping
, which stopped working properly as of Swift 5.0.1 or thereabouts.
Remove PitchSpeller implementation, add Codable conformance, remove linux for now, fix deprecated syntax
Remove PitchSpeller implementation, add Codable conformance, remove linux for now, fix deprecated syntax
Pre-release
Pre-release
0.8.0 [WIP] Remove PitchSpeller implementation, add Codable conformance, re…
Swift 5
Various updates to SpelledPitch ecosystem
0.6.0 Spell individual pitches (#148)
Refine Pitch.Spelling
0.5.0 Improve runtime of spell function with dictionaries (#126)
Refine Interval description
0.4.0 Push down IntervalDescriptor to Music, leave only adapters (#121)
Update Music to version 0.3.0
Add Linux Support
Merge pull request #87 from dn-m/linux Add Linux support
Introducing Beaming Model
Merge pull request #78 from dn-m/simplify-vertical-init [QoI] Simplify Beaming.Point.Vertical initialization