Sha256: bd9f0c4ace36e3d652ee5832200576f8283cf32c29bf854b2aebe10943a4ea05
Contents?: true
Size: 532 Bytes
Versions: 1
Compression:
Stored size: 532 Bytes
Contents
## v0.1.1 2016-04-28 ### Added * `include Dry::Initializer.define -> do .. end` syntax (flash-gordon) ## v0.1.0 2016-04-26 Class DSL splitted to mixin and container versions (thanks to @AMHOL for the idea). Backward compatibility is broken. ### Changed (backward-incompatible changes) * Use `extend Dry::Initializer::Mixin` instead of `extend Dry::Initializer` (nepalez) ### Added * Use `include Dry::Initializer.define(&block)` as an alternative to extending the class (nepalez) ## v0.0.1 2016-04-09 First public release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-initializer-0.1.1 | CHANGELOG.md |