Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 488 Bytes

File metadata and controls

30 lines (15 loc) · 488 Bytes

0.5.0 (2017-04-26)

Enhancements:

  • handle EOS-style banners

0.4.0 (2016-06-08)

Enhancements:

  • add support for JRuby (in 2.0 compatability mode)

0.3.3 (2016-05-17)

Bugfixes:

  • raise parse error for unterminated quoted string

0.3.1 (2016-03-07)

Bugfixes:

  • allow banners to contain the terminating character under some circumstances
  • process # as a comment-leader only if no non-whitespace character precedes it

0.3.0 (2016-03-04)

  • Initial public release