Releases: abcnews/base-36-props
Releases · abcnews/base-36-props
Refactored text encoding/decoding into base-36-text
Compare
Sorry, something went wrong.
No results found
Use @abcnews/base-36-text as the encode/decoder
Add link in README
v1.3.1...v1.4.0
v1.3.1
Compare
Sorry, something went wrong.
No results found
v1.3.0
Compare
Sorry, something went wrong.
No results found
drzax
released this
16 Nov 07:01
Merge pull request #2 from abcnews/better-types ff9e9d1
Make decode a typescript generic and add a simple unit test 58ce83a
Update dependencies e8b0270
v1.2.0...v1.3.0
v1.2.0: New TextEncoder/TextDecoder polyfill with smaller footprint
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from abcnews/fast-text-encoding 93a2b7b
Update example to run in more environments. 461fdb5
Swap out text encoding package 4464837
v1.1.0...v1.2.0
v1.1.0
Compare
Sorry, something went wrong.
No results found
Restrict encoder props argument to plain objects. Everything else throws an error. 36978d2
v1.0.1...v1.1.0