Skip to content

Releases: abcnews/base-36-props

Refactored text encoding/decoding into base-36-text

Choose a tag to compare

@colingourlay colingourlay released this 03 Mar 01:39
  • Use @abcnews/base-36-text as the encode/decoder
  • Add link in README

v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@colingourlay colingourlay released this 17 Dec 23:06

v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@drzax drzax released this 16 Nov 07:01
6c6d56d
  • 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

Choose a tag to compare

@colingourlay colingourlay released this 01 Jul 06:29
  • 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

Choose a tag to compare

@colingourlay colingourlay released this 15 Apr 03:34
  • Restrict encoder props argument to plain objects. Everything else throws an error. 36978d2

v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@colingourlay colingourlay released this 14 Apr 04:08
  • Add missing sade dependency 44adfa3

v1.0.0...v1.0.1