1.0.1 - 2013-01-24

Do not include pdfs and midis in gem.

1.0.0 - 2013-01-24

  • [#26] Stanza labels do not display when reusing bars.
  • [#27] Render chords using chord notation.
  • app_spec.rb now runs all the Gitara files in the examples directory. You can also set the RUN_LILYPOND environment variable to true to run lilypond on the generated lilypond files.

0.8.0 - 2013-01-20

  • [#25] I should be able to disable manual breaking on some lines.

0.7.0 - 2012-05-30

  • [#20] I should be able to specify the time signature.

0.6.0 - 2012-04-01

  • [#22] I should be able to add repeats and alternatives.

0.5.0 - 2012-03-18

  • [#19] I should be able to specify alternate tunings.
  • [#21] I should be able to specify the key signature.

0.4.2 - 2012-03-17

  • [#18] I should be able to specify if a bar is a partial.

0.4.1 - 2012-03-04

  • [#17] If I render a part of the score, only the stanza heading for that part should appear.

0.4.0 - 2012-02-26

  • [#16] Add chord labels.

0.3.1 - 2012-02-24

  • [#14] Released 14-properties branch instead of master hehe.

0.3.0 - 2012-02-24

  • [#14] Add properties.

0.2.0 - 2012-02-19

  • [#13] Add stanzas.

0.1.1 - 2012-02-18

  • [#12] Expressions should be id'd based on class.

0.1.0 - 2012-02-17

  • Added notes, bars, lines and scores to API.