Current section
Files
Jump to
Current section
Files
concurrent
CHANGELOG.md
CHANGELOG.md
# Changelog
#### [Unreleased](https://github.com/exAspArk/concurrent/compare/v0.3.0...HEAD)
* WIP
#### [v0.3.0](https://github.com/exAspArk/concurrent/compare/v0.2.0...v0.3.0) – 2019-12-01
* `Added`: `Concurrent.each/3`.
#### [v0.2.0](https://github.com/exAspArk/concurrent/compare/v0.1.0...v0.2.0) – 2019-01-17
* `Added`: `batch_size` and `timeout` options.
#### [v0.1.0](https://github.com/exAspArk/concurrent/compare/1f3bef4da0132d7cd4a71bc849fffaf8bfa0d443...v0.1.0) – 2019-01-17
* `Added`: initial functional version.