Skip to content

Releases: p3l6/bag-notation

Version 1.0.1

Choose a tag to compare

@p3l6 p3l6 released this 18 Apr 00:38
  • 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 xx after high-A

Version 1.0.0

Choose a tag to compare

@p3l6 p3l6 released this 28 Aug 02:09
  • New: Added zed extension
  • New: Abc command has new flag --printed to direct output to the terminal instead of a file
  • New: Added dense field 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

Choose a tag to compare

@p3l6 p3l6 released this 15 Feb 01:57
  • Fixed: Ventura homebrew builder compatibility

Version 0.4.0

Choose a tag to compare

@p3l6 p3l6 released this 15 Feb 01:33
  • New: Option to omit harmoies when rendering

Version 0.3.0

  • New: Command to render tune as a pdf

Version 0.2.0

Choose a tag to compare

@p3l6 p3l6 released this 07 Feb 01:38
  • 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