Sha256: 082d927bf6caa156065166b5763d03644cc40adbc2a531b6ed539668336ce668
Contents?: true
Size: 427 Bytes
Versions: 1
Compression:
Stored size: 427 Bytes
Contents
## 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.0 | CHANGELOG.md |