Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Releases: noteflakes/lydown

Version 0.14.0

29 Jun 07:15
Compare
Choose a tag to compare
Version 0.14.0 Pre-release
Pre-release

Changes since version 0.13.0:

  • Remove support for Ruby 1.9.x.
  • Refactor templating system.
  • Add \partPageBreak, \scorePageBreak commands.
  • Add heading_title setting for setting part title in heading.
  • Add support for edition-specific settings (activated using -e switch).
  • Add support for transpose setting.
  • Properly render complex staff hierarchy (with proper staff groups).
  • Add default settings for trumpet/tromba.
  • Translate :| / |: bars to :|. / .|: respectively.
  • Add \scoreBreak command (counterpart of \partBreak).
  • Cleaner file structure.
  • Add support for layout parameters (#11).

Version 0.12.4 - small fixes

28 Nov 07:40
Compare
Choose a tag to compare
Pre-release

Lots of small stuff:

  • A slightly better process for installing lilypond.
  • Small improvements to the CLI interface.
  • Add support for Ruby 1.9.3, 2.0.0.
  • Add automatic build testing using travis-ci.

Version 0.11.0 - First single file release

23 Oct 22:51
Compare
Choose a tag to compare

This marks the first single file release of lydown, packaged using traveling-ruby. This allows users to install lydown without installing ruby 2.2.x first, which might be an obstacle. This, together with the ability to install lilypond from within lydown, should provide a much more pleasant experience to new users and give lydown an edge over other tools.