1.2.4 - 2015.11.01
- fixed
Number('0b12') -> NaN
case in the shim - fixed V8 ~ Chromium 40- bug -
Weak(Map|Set)#{delete, get, has}
should not throw errors #124 - some other fixes and optimizations
Number('0b12') -> NaN
case in the shimWeak(Map|Set)#{delete, get, has}
should not throw errors #124