Sha256: 1645e8434ffa60daf82fa833895676f73819618531c1ece17085cf4627ac3117
Contents?: true
Size: 910 Bytes
Versions: 1
Compression:
Stored size: 910 Bytes
Contents
#### 0.0.8 - February 14th, 2022 * Add `map` step to iterate and collect a dataset result. * Add `record/map` step to iterate over a hash. * Add `io/list` to populate a register with the contents of a directory. * Add `io/delete` to delete a file specified in the path option. #### 0.0.7 - February 13th, 2022 * Move shared logging logic to context (until a first class log writer emerges). * Provide type_prefix option for class_registry #### 0.0.6 - February 13th, 2022 * Expose registers to main YAML configuration. * Add `each` step to serve as an example of an iterator. #### 0.0.5 - February 13th, 2022 * Added initial `dataset` steps. #### 0.0.4 - February 13th, 2022 * Increase class documentation * Add YAML serialization/deserialization #### 0.0.3 - February 12th, 2022 * Add initial implementation. #### 0.0.0 - February 9th, 2022 * Establish initial repository and gem infrastructure.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nocode-0.0.8 | CHANGELOG.md |