Sha256: 070486af5c45d632a8f4a9193e7adf5155c37aba86316818c4b44ef298a14377
Contents?: true
Size: 903 Bytes
Versions: 1
Compression:
Stored size: 903 Bytes
Contents
# Change Log ## Version 0.4.0 _2019-11-14_ * [a48df3a](https://github.com/tcollier/concurrent_iterable/commit/a48df3ae1e9054ca6c853a18e91e029eb1e5cff0) - Add `#any?` * [5f5dcd1](https://github.com/tcollier/concurrent_iterable/commit/5f5dcd17e3d962c3ede7e3ed58a24ae87dc9887b) - Add `#all?` * [6480c27](https://github.com/tcollier/concurrent_iterable/commit/6480c27718bd30ad982b4e1eede1ecdbf8845516) - Add `#select` ## Version 0.3.0 _2019-11-14_ * [132851e](https://github.com/tcollier/concurrent_iterable/commit/132851e684810eb550d5bfb5e7bfcd1e5aded28f) - Add `#detect` ## Version 0.2.0 _2019-11-14_ * [17a33ac](https://github.com/tcollier/concurrent_iterable/commit/17a33ac27fd8a6316de4a9de96dc141fd7c47816) - Add `#map` ## Version 0.1.0 _2019-11-14_ * [e17f6f8](https://github.com/tcollier/concurrent_iterable/commit/e17f6f8ce3a31e6a94d658b7b3f09c9ef45ac0b8) - Initial release with `#each`
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
concurrent_iterable-0.4.0 | CHANGELOG.md |