orxapi.tools.array
Version:
The TypeScript array tools library for orxapi
14 lines (10 loc) • 300 B
Markdown
# Changelog
## [1.1.0][] - 2018-09-14
- Add chunk method.
- Update node modules
## [1.0.0][] - 2017-08-07
- Deprecated the range method
- Add seq method instead of range (now deprecated).
- Fix makeArray with number is less than 1
## [0.0.1][] - 2017-05-23
- Initial release of project.