]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/ex-mode/node_modules/event-kit/node_modules/grim/node_modules/emissary/node_modules/es6-weak-map/CHANGES
3394408848529138dd4130e17ee1f9b7984c178e
[rbdr/dotfiles] / atom / packages / ex-mode / node_modules / event-kit / node_modules / grim / node_modules / emissary / node_modules / es6-weak-map / CHANGES
1 v0.1.4 -- 2015.04.13
2 * Republish v0.1.2 as v0.1.4 due to breaking changes
3 (v0.1.3 should have been published as next major)
4
5 v0.1.3 -- 2015.04.12
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
10
11 v0.1.2 -- 2014.09.01
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
14
15 v0.1.1 -- 2014.05.15
16 * Improve valid WeakMap detection
17
18 v0.1.0 -- 2014.04.29
19 * Assure to depend only npm hosted dependencies
20 * Update to use latest versions of dependencies
21 * Use ES6 symbols internally
22
23 v0.0.0 -- 2013.10.24
24 Initial (dev version)