- support LilyPond 2.18+ behaviour on \relative without startpitch in
the ly.pitch.transpose, ly.pitch.rel2abs and ly.pitch.abs2rel modules.
- support LilyPond 2.18+ behaviour on \relative without startpitch in the
transpose, rel2abs, abs2rel and musicxml ly commands. Two new variables
were added to influence the behaviour: rel-absolute and rel-startpitch.
- add Simplifier transposer and simplify-accidentals ly command (40)
- make define-markup-command recognition working again
- recognize \bookOutputName A (without quotes, although not recommended)
- allow multi-digit fingering, e.g. c-34, LilyPond supports that since at least
2.16.
- various updates and improvements in MusicXML export contributed by Peter Bjuhr
- added ly-server: an HTTP-server for manipulating LilyPond source, contributed
by Urs Liska
- fix issue 56: do not add durations to bass notes in chordmode
- fix issue 59: handle \include commands correctly when exporting to MusicXML