Releases: p3l6/bag-notation
Releases · p3l6/bag-notation
Release list
Version 1.0.1
- Fixed: Issue where some invalid embellishment errors would be missing the file location
- Fixed: Zed issue with path quoting
- Fixed: Single-note variations at the end of a bar would close after the barline
- Improved: Added embellishment case for a grip from D to E
- Improved: Auto-detect half doublings when using
xxafter high-A
Version 1.0.0
- New: Added zed extension
- New: Abc command has new flag
--printedto direct output to the terminal instead of a file - New: Added
densefield label for tune headers - Improved: CLI output flag (
-o) is now optional for abc and pdf commands - Improved: Uses strict concurrency for swift 6 language mode
Breaking changes
Ommitting the -o command line option will no longer print the output. To print the output, use --printed.
Version 0.4.1
- Fixed: Ventura homebrew builder compatibility
Version 0.4.0
- New: Option to omit harmoies when rendering
Version 0.3.0
- New: Command to render tune as a pdf
Version 0.2.0
- New: Tree sitter highlight queries
- New: CLI flag to format in landscape mode
- New: Added 'i' to barline parsing, as an alternative to the pipe caracter
- Fixed: An issue parsing 3/2 and 6/4 time signatures
- Fixed: Remove API that requires swift version 6