Better column support, redefine keys.

- Fix transposition bug (wrap around past G->A)
- Better chord parsing and handling (bass transposed correctly)
- Add column and page break support.
This commit is contained in:
2022-10-29 10:56:56 -05:00
parent 4a6519b1a7
commit 4833cc4f37
5 changed files with 132 additions and 61 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "0.3.0"
version = "0.3.1"
author = "Jonathan Bernard"
description = "Chord chart formatter compatible with Planning Center Online"
license = "MIT"