Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@joeldrapper joeldrapper released this 22 Nov 14:28
· 38 commits to main since this release

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