Skip to content

Release 0.1.3

Latest
Compare
Choose a tag to compare
@mrvisser mrvisser released this 20 Dec 20:29
· 1 commit to master since this release
  • chore(release): github packages (41bbdf3)
  • Merge pull request #1 from svaarala/fix-cp-above-dfff (70d52ba)
  • Fix handling of codepoints >= 0xe000 (0f1ed4a)
  • 0.1.2 (cec45f0)
  • support numeric keys (c7b941b)
  • removed travis (a75e168)
  • ported improvements from forks, updated dependencies (55fd390)
  • Fix decoding of Float16 with fraction and add a test for it (65dc496)
  • Update dependencies and copyright year and bump version (66ccfe3)
  • filter npm-packaged files (652c2a2)
  • rename package from cbor to cbor-js for npm publishing (1b7e823)
  • Support nodejs (module.exports) (16c9087)
  • Rename functions to better match their purpose (8527a43)
  • Use shifts for integer multiplications. (0838441)
  • Use precomputed constants. (Minor performance tweak) (587cf48)
  • Update README.md (d08b62a)
  • Bumped version to 0.1.0 (f0b5728)