Skip to content

Releases: Borewit/token-types

v4.1.0

18 Jul 18:09
Compare
Choose a tag to compare

Changes:

  • Reintroduce BufferType for backward compatibility #318

NPM release: token-types v4.1.0

v4.0.1

17 Jul 11:43
Compare
Choose a tag to compare

NPM release: token-types v4.0.1

v4.0.0

02 Aug 05:03
Compare
Choose a tag to compare

Identical to v3.1.0.

It turned out v3.1.0 was not backwards compatible, therefor I tried to un-publish the release from NPM, which was refused.

Yet this version has not been released.

v3.1.0

02 Aug 05:05
Compare
Choose a tag to compare

Changes:

  • Replace Buffer with Uint8Array using DataView for encoding and decoding #246

NPM release: token-types v3.1.0

Identical to v4.0.0

Start using BigInt

10 Jul 13:35
Compare
Choose a tag to compare

Changes:

  • #300: Utilize bigint

NPM release: token-types v3.0.0

v2.1.1

11 Jan 19:29
Compare
Choose a tag to compare

Changes:

  • #229: Prevent sourcemap references comments in transpiled JavaScript files
  • #225: Bump ieee754 from 1.1.13 to 1.2.1 (fix ieee754 return types)

NPM release: token-types v2.1.1

v2.1.0

10 Jan 18:34
Compare
Choose a tag to compare

Changes:

  • #222: Get rid of assert dependency
  • #223: Switch from Travis CI to GitHub actions
  • Add NPM sponsors link: 94770e9

NPM release: token-types v2.1.0

v2.0.0

25 Dec 12:22
Compare
Choose a tag to compare
  • #64 Replace strtok3 dependency with @tokenizer/token for token definition
  • #63: Get rid of flush parameter in token put methods.
  • #62: Move TypesScript sources back in lib

NPM release: token-types v2.0.0

Add IEEE 754 floating-point number tokens

14 Dec 15:33
Compare
Choose a tag to compare

IgnoreType returns void

31 Oct 18:46
Compare
Choose a tag to compare

Fix issue #39, PR #40

API change, but restricted to TypeScript definition.

NPM release: https://www.npmjs.com/package/token-types/v/1.1.0