Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 806 Bytes

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 806 Bytes

CHANGELOG

3.3.1

  • Bump dev dependencies

3.3.0

  • Introduce a config for parse to toggle allowing of multiple fractions per the spec. (See #19 for more background)

3.2.5 + 3.2.6

  • Remove unneeded files from npm export

3.2.4

  • Bump dev dependencies

3.2.3

  • Bump dev dependencies

3.2.2

  • Bump dev dependencies

3.2.1

  • Bump dev dependencies

3.2.0

  • Introduce property based tests (Thanks @Djaler)
  • Bump versions of dev dependencies

3.1.0

  • Fix type generation, closes #1 (Thanks @paddlefish)

3.0.0

  • BREAKING: Removed undefined props from output

2.0.1

  • Fix serialization bug serializing object with 0 units

2.0.0

  • BREAKING: Renamed toString to serialize