Skip to content

v3.0.4

Choose a tag to compare

@insin insin released this 02 May 13:27
· 7 commits to master since this release

Fixed:

  • Added missing numeric properties: min and max.

Internal:

  • Switch from Mocha and manually updating expected output files to Jest and snapshot testing.
  • Remember that Node.js 0.12 was a long time ago and switch from using Object as a map and set to… Map and Set.