args-to-arr
Version:
converts arguments or any other array-like object into an array starting from specific index.
111 lines (65 loc) • 1.55 kB
Markdown
# v1.3.13 (04-06-2019)
* improved documentation
* test refactoring
# v1.3.12 (01-06-2019)
* improved documentation
# v1.3.11 (01-06-2019)
* description changed
* dependencies updated
# v1.3.10 (31-05-2019)
* fixed cdn links for latest version
# v1.3.9 (30-05-2019)
* build a minified `umd` build
* dependencies updated
* improved changelog
# v1.3.8 (30-05-2019)
* dependencies updated
# v1.3.7 (29-05-2019)
* performance improvements
# v1.3.6 (28-05-2019)
* improved changelog document
# v1.3.5 (28-05-2019)
* improved documentation
* added minified size badge
# v1.3.4 (28-05-2019)
* dependencies updated
* added install size badge
* improved documentation
# v1.3.3 (25-05-2019)
* test refactoring
* improved documentation
* added jsDelivr badge
* added types badge
# v1.3.2 (24-05-2019)
* dependencies updated
* improved documentation
# v1.3.1 (17-05-2019)
* dependencies updated
# v1.3.0 (06-05-2019)
* browser support
* dependencies updated
* added badges
* test refactoring
# v1.2.4 (25-04-2019)
* dependencies updated
# v1.2.3 (23-04-2019)
* improved documentation
* switched to `bundlib`
* `tslint` setup
# v1.2.2 (23-04-2019)
* dependencies updated
# v1.2.1 (23-04-2019)
* dependencies updated
# v1.2.0 (22-04-2019)
* build using `typescript`
* `is-array-like` type definitions
# v1.1.0 (21-04-2019)
* using `is-array-like`
* optimize output
* test refactoring
# v1.0.1 (18-04-2019)
* changelog documented
# v1.0.0 (18-04-2019)
* first stable release
# v0.0.1 (18-04-2019)
* preliminary release