v2.0.0
- Now supports more than just numbers and objects
- Now uses ES Modules, so `normalify` is now available via `require('normalify').default`
- Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
- Due to ther equirement for strict equality in test assertions and the support for NaN checks, the minimum supported node version has been changed to `10`