Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

16 lines (15 loc) · 637 Bytes

Changelog

  • 1.0.11: fixing an issue with scientific number parsing
  • 1.0.10: improving number and string helpers
  • 1.0.9: fixing a bug in _find-exponent
  • 1.0.8: fixing a major issue in Ruby Gem
  • 1.0.7: minor fixes and stable Ruby Gem
  • 1.0.6: released a Ruby Gem
  • 1.0.5: improved the encoding mixin
  • 1.0.4: fixed an error in map parsing
  • 1.0.3: slightly edited the mixin to dump JSON to CSS
  • 1.0.2: fixed an issue with string parsing
  • 1.0.1: fixed an issue with alpha color parsing
  • 1.0.0: Stable API. json-encode and json-decode
  • 0.0.2: added json-decode and test
  • 0.0.1: initial commit