Sha256: b7c3872ac1557d20d0dcdfa1d44742b177356ff5a46370257ebc8c1b49a4f59a
Contents?: true
Size: 861 Bytes
Versions: 1
Compression:
Stored size: 861 Bytes
Contents
# v0.0.4 2013-05-15 * [changed] Bump concord dependency to ~> 0.1.0 (snusnu) * concord generated attribute readers are now `protected` by default [Compare v0.0.3..v0.0.4](https://github.com/snusnu/substation/compare/v0.0.3...v0.0.4) # v0.0.3 2013-05-15 * [changed] Stop (deep) freezing objects coming from client code (snusnu) [Compare v0.0.2..v0.0.3](https://github.com/snusnu/substation/compare/v0.0.2...v0.0.3) # v0.0.2 2013-05-15 * [BREAKING CHANGE] Creating a dispatcher requires an application env (snusnu) * Changes `Substation::Dispatcher.coerce(config)` to `Substation::Dispatcher.coerce(config, env)` * Changes `Substation::Dispatcher#call(name, input, env)` to `Substation::Dispatcher#call(name, input)` [Compare v0.0.1..v0.0.2](https://github.com/snusnu/substation/compare/v0.0.1...v0.0.2) # v0.0.1 2013-05-14 First public release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
substation-0.0.4 | Changelog.md |