Skip to content

Releases: jm/toml

Fixes

Choose a tag to compare

@jm jm released this 01 Dec 15:39
e8b11e2

Merges in a few bug fixes. (Hopefully, another update will soon follow hoping to fix some new syntax fails and a couple of others bugs)

Parslet Fix!

Choose a tag to compare

@jm jm released this 11 Nov 05:20
ff7fe8c

This fixes Parslet compatibility with newer versions. Rejoice!

v0.1.2

Choose a tag to compare

@parkr parkr released this 16 Oct 20:07
  • Add support for CR and CRLF newlines (#13)
  • Add support for generating TOML from Ruby Hashes (#36)
  • Add a script interface for @BurntSushi's toml-test utility (#38)

v0.1.1

Choose a tag to compare

@parkr parkr released this 17 Feb 22:11

Compare view

  • Add license to gemspec (#26)
  • Loosen multi_json dependency version specified (#27)
  • Generator should print empty hash tables but not keys without values (#28)

Download from RubyGems.org: https://rubygems.org/gems/toml/versions/0.1.1