2 * Republish v0.1.2 as v0.1.4 due to breaking changes
3 (v0.1.3 should have been published as next major)
6 * Update up to changes in specification (require new, remove clear method)
7 * Improve native implementation validation
8 * Configure lint scripts
9 * Rename LICENCE to LICENSE
12 * Use internal random and unique id generator instead of external (time-uuid based).
13 Global uniqueness is not needed in scope of this module. Fixes #1
16 * Improve valid WeakMap detection
19 * Assure to depend only npm hosted dependencies
20 * Update to use latest versions of dependencies
21 * Use ES6 symbols internally