- 1.1.1
- Changelog: to v1.1.1
- Rename
Array.prototype.includedtoArray.prototype.contains
- 1.1.0
- Changelog: to v1.1.0
- Rename
Array.prototype.includestoArray.prototype.includedBecause [].includes() is part of ECMAScript2016
- 1.0.0
- Changelog: to v1.0.0
- Breakable upgrade: to [email protected] Code update Remove Node.js@<6.0.0 support
- Fix changelog
- 0.12.0
- Changelog to v0.12.0
- Refactor to many small modules Now one feature can be installed
- Changelog add String.random()
- 0.11.0
- Add:
String.random() - doc: Add changelog
- Update toh
- Add correct TOC
- Update README.md
- Do more simple
- Update README.md
- Fix readme
- Add
Object.present(). AddArray.present()
- Add
Array.empty().Object.empty()accept only objects
- Refactor lib. No fail tests
- Refactor base lib code
- Add linter config
- Fix linter bugs
- Add Object.empty
- Update version
- Fix package and README
- Add tests for Number.range(). Disable negative step. Disable max less than min
- Refactor array and console tests
- Add start Number.range tests
- Add test for Object.clone(). Copy object with arrays
- Add tests for Object.clone()
- Good console tests
- Update jshint ignore
- Fix bitHound lint errors
- Remove [].every()
- CodeClimate fix with istanbul
- Remove unused badges
- Codeclimate
- Debug
- Try connect codeclimate
- Coverage?
- Increase version
- More containers
- Travis no sudo
- More tests
- Fix [].last on empty array
- Nedd to test set cim = commit
- Add Array.prototype.clean() check callback
- Refactor tests
- Add test for [].every()
- Fix ochepatka
- Fix that shit
- Fix all tests. Add
console.pipe
- Fix check for existing pipe in console functions
- Fix .pipe for browsers
- Add console.*.pipe
- Fix checking definited some functions
- Fix [].second check if already defined
Number.rangedefault include last value.Number.rangeOutwas removed
- Version: 0.6.1
- Version: 0.6.0
- Replace Number.range with Array instead of Iterable
- Update README.md
- Fix to old js
- Update README.md
- 5.times(callback)
- Added
Number.prototype.times
- Set version to
unstable - Run only on node.js >= 3.0.0
- Fix for old js
- Add Array tests
- Add travis, mocha, shouldtest
- Update README.md
- Standard
Array.everypolyfill. FixNumber.range. AddNumber.rangeInside - Create README.md
- Initial 8 features