Skip to content

Latest commit

 

History

History
64 lines (54 loc) · 6.1 KB

File metadata and controls

64 lines (54 loc) · 6.1 KB

Changelog

v2.1.1 (4 June 2020)

  • fix: handle keys that start with numbers f0e10e3

v2.1.0 (1 November 2018)

  • feat: add decode_uri method #2
  • feat: add rison.unquote, use in decode_uri 41ba487
  • v2.1.0 71c9910

v2.0.0 (30 April 2018)

v1.0.2 (17 April 2018)

v1.0.1 (17 April 2018)

v1.0.0 (15 April 2016)

  • add spencer and i as authors 4838f77
  • add Court as a contributor 77e914e
  • Declare variable at top of function scope in next() a3ea585
  • 1.0.0 4c885a1

v0.3.1 (3 February 2016)

  • add tests for decode input checking 91aaa08
  • 0.3.1 7d3b228
  • Merge branch 'validate-input' into npm-module 12175d0
  • add some basic input validation to decode fbf932a
  • Merge branch 'date-types' a8b4e58

v0.3.0 (19 December 2015)

v0.2.0 (19 December 2015)

v0.1.0 (19 December 2015)

  • Use a cross-platform approach to global string replacements #4
  • Add rison.js 3c6922b
  • Add Python-Rison mirror e55200b
  • Update README.md 4092df0
  • Create LICENSE.md c0fe910
  • Update README.md 2c2a13a
  • support Date types via toJSON 621cc15
  • include package file 050ed24
  • Initial commit 199d23d
  • add tests, run tests before publishing b4c3caa
  • Use a cross-platform approach to global string replacements dd4288f
  • use pretest, add other files 0beec96
  • add CHANGELOG e8511c2
  • just return on undefined 74b56f3
  • update package.json 939e0ed