Skip to content

Releases: music-notation-swift/music-notation

Swift 5.4 release

17 Aug 20:06
ad365e0
Compare
Choose a tag to compare
Update README.md

Updated badge to say building with Swift 5.4

Testing exclusion paths

12 Jun 00:36
Compare
Choose a tag to compare
v0.2.11

Trying to fix the exclusion path issues

Updated README and stricter lint

07 Apr 04:03
5d115b2
Compare
Choose a tag to compare
v0.2.10

Update llvm-cov.yml

Fleshing out the Part struct

02 Apr 05:08
Compare
Choose a tag to compare
v0.2.9

Moving stuff into Part from Staff

Public init on Instrument

31 Mar 21:11
Compare
Choose a tag to compare
v0.2.8

Instrument has an initializer now. Fully public

Fixed tests and no longer use Foundation

31 Mar 21:01
Compare
Choose a tag to compare
v0.2.7

Fixed the tests after moving to a class based Instrument

Moving towards new layout with parts and Instrument structs

31 Mar 18:39
Compare
Choose a tag to compare
v0.2.6

Making it compile (for now). tests failing. WIP

Lint safe

29 Mar 18:58
Compare
Choose a tag to compare
v0.2.5

Added lint, fixed linting issues

Swift 5.3 release

24 Mar 20:54
Compare
Choose a tag to compare
v0.2.4

Took out extra [] (sigh)

Public Score initializer

22 Mar 18:31
Compare
Choose a tag to compare
v0.2.3

Adding public init from Score