Sha256: f1695960f7dedcf9a1822451dc5e6c40757411eaed0b2918f26c35a10295e7cc
Contents?: true
Size: 1.32 KB
Versions: 1
Compression:
Stored size: 1.32 KB
Contents
# 1.7.0 (TBD) Added Jobs: * b/collection/number * b/value/nest * b/value/transform Enhanced Jobs: * b/collection/coalesce and b/collection/group now support the notion of case and type-insensitivity (insensitive option). # 1.6.0 (December 22nd, 2020) Additions: * b/io/write now provides an optional `supress_side_effect` option. # 1.5.0 (December 21st, 2020) Added Jobs: * b/collection/zip # 1.4.0 (December 17th, 2020) Additions: * byte_order_mark option for b/serialize/csv job Added Jobs: * b/compress/row_reader * b/io/row_reader # 1.3.0 (December 11th, 2020) Additions: * Decoupled storage: `Burner::Disks` factory, `Burner::Disks::Local` reference implementation, and `b/io/*` `disk` option for configuring IO jobs to use custom disks. # 1.2.0 (November 25th, 2020) #### Enhancements: * All for a pipeline to be configured with null steps. When null, just execute all jobs in positional order. * Allow Collection::Transform job attributes to implicitly start from a resolve transformer. `explicit: true` can be passed in as an option in case the desire is to begin from the record and not a specific value. #### Added Jobs: * b/collection/nested_aggregate # 1.1.0 (November 16, 2020) Added Jobs: * b/collection/coalesce * b/collection/group # 1.0.0 (November 5th, 2020) Initial version publication. # 0.0.1 Shell
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
burner-1.7.0.pre.alpha | CHANGELOG.md |