Skip to content

Releases: joeldrapper/literal

1.2.0

22 Nov 14:28
Compare
Choose a tag to compare

What's Changed

  • [BREAKING] Literal::Data no longer supports #[] to be consistent with Ruby’s Data
  • [FIX] Fixed an issue with _Hash?(K, V) and _Integer?(T)
  • Various changes to experimental features: Literal::Flags, Literal::Array, Literal::Set, Literal::Hash
  • Improved error messages for _JSONData, _Map(T), _Set(T), and _Union(*T)

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

07 Nov 12:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

01 Nov 14:21
Compare
Choose a tag to compare

First stable release of Literal. See documentation.

1.0.0.rc1

26 Oct 19:15
Compare
Choose a tag to compare
1.0.0.rc1 Pre-release
Pre-release

Literal 1.0 is almost here. Please try out this release candidate and let us know if you run into any issues.

0.1.0

03 May 23:42
e1abcfc
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Update README.md