Releases: zerobias/leemon
Releases · zerobias/leemon
6.2.0
6.1.0
6.0.0
4 Jan 2018, first release as leemon
library
==
and!=
replaced with===
and!==
in some cases- added
'use strict'
directive - added commonjs support
- added es6 modules support
- breaking removed deprecated
inverseModInt_
(because it replaced withinverseModInt
) - added JSDoc comments
- added Flow support
- added benchmarks
- published on npm