libkeynotation 0.2.0

A (musical) key notation parser and transposer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Unreleased

# 0.2.0

- Add `Key::to_lancelot_i32()`
- Add `Key::try_from_lancelot_i32(i32)`

# 0.1.2
- Add badges to readme

# 0.1.1
- Small changes to Cargo.toml for crates-io release

# 0.1
- Initial release