Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-03-25 | 661 Bytes | |
Version 0.5.7 - Fixes.tar.gz | 2019-03-25 | 82.9 kB | |
Version 0.5.7 - Fixes.zip | 2019-03-25 | 123.2 kB | |
Totals: 3 Items | 206.8 kB | 0 |
Version 0.5.7 - Beta
- Info: It isn't longer possible to get an option using the internal option number!
- Remove: The internal-Array storage has been completely removed.
- Bugfix: The
.remove()
method on the options hasn't worked on the internal-Array storage. - Bugfix: The ECMAScript 6 Version returns an Array, while the default version does not.
- Bugfix: TypeError: Cannot convert undefined or null to object. Thanks To: #32
- Bugfix: Remove default options sorting. Thanks To: #37