Sha256: 86b220cb6e5defb10f0d585a2f11f6af0c7c960e7d8087372f912e75452e22c3
Contents?: true
Size: 643 Bytes
Versions: 1
Compression:
Stored size: 643 Bytes
Contents
# 0.0.7 * Simplify `Defaults` and remove a warning in Ruby 2.2.3. # 0.0.6 * `Heritage#call` now accepts a block that allows processing the arguments for every recorded statement before replaying them. This provides a hook to inject or change parameters, e.g. to mark a replay as an inheritance. # 0.0.5 * Introduce `Schema::build_definition` as a central entry point for building `Definition` without any heritage involved. # 0.0.4 * Restructured modules, there's always a public `DSL` module now, etc. # 0.0.3 * Internals, only. # 0.0.2 * First usable version with `Declarative::Schema` and friends. TODO: default_nested_class RM
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
declarative-0.0.7 | CHANGES.md |