Releases: coldbox-modules/cbstreams
Releases · coldbox-modules/cbstreams
2.1.0
v2.0.1
v2.0.0
[2.0.0] => 2022-SEP-29
New Features
- New ColdBox helpers:
stream(), streamBuilder()
- Migration to leverage
cbproxies
instead of duplicating work. This allows us to useparallel()
finally with no issues on all engines. - Added
collectAsSet()
to collect items into a non-duplicate set instance - Added mappings for API Docs
- Added more experimental Adobe/Lucee CFML Context loading for parallel streams
- Migrated to github actions
- Migrated to new module template
Fixed
StreamBuilder.new()
had the wrong argumentpredicate
when it wasprimitive
Changed
- Dropped Adobe 2016