v3.0.4
Fixed:
- Added missing numeric properties:
minandmax.
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
Objectas a map and set to…MapandSet.