chai-iterator
Version:
Chai assertions for iterable objects
32 lines (19 loc) • 969 B
Markdown
# Changelog
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [3.0.2] - 2019-02-19
### Changed
- Updated badges in README.
- Converted tests from coffeescript into javascript.
## [3.0.0] - 2018-09-04
With version 3, chai-iterator has changed ownership.
This release updates the library to work with chai@4, to use chai-iterator with chai@3 stick to version 1.
### Changed
- Passing null to functions with optional arguments will now cause an error.
- Upgraded peer dependency from chai@3 to chai@4.
### Removed
- Typescript support: I don't know much about typescript and cannot maintain the definitions.
If anyone is willing to maintain typescript definitions please open an issue.
## [2.0.0] - Skipped
I published version 2 at @harrysarson/chai-iterator.
Instead of having to overwrite git tags, chai-iterator will skip over version 2.