Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 641 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 641 Bytes

v0.3.2 (12 July 2017)

  • Small refactorings for Rubocop compliance

v0.3.1 (12 July 2017)

  • Allow + characters in the header delimiter row

== v0.2.1 (06 November 2016)

  • Improve examples in the README

== v0.2.0 (06 November 2016)

  • Allow a single row to be processed by prepending it with a > character

== v0.1.3 (16 August 2016)

  • Allow spaces in the header delimiter row

== v0.1.2 (16 August 2016)

  • Bump to play with Gem releases

== v0.1.1 (16 August 2016)

  • Add the ability to have vertical dividers in the heading delimiter row

= v0.1.0

  • Initial release
  • Parsing basic tables into 2D arrays or an array of hashes