Sha256: a52cab60e7febd8454deb4997b44df5ad037181735a15391a1bb79c2a8128bc7
Contents?: true
Size: 852 Bytes
Versions: 1
Compression:
Stored size: 852 Bytes
Contents
# CHANGELOG ## Version 0.5.0 - 2022-06-23 - Support custom initialize method to aid compatibility with other libraries. <https://github.com/benpickles/operatic/pull/11> - Rename to `Operatic.result_attr` to be more specific about its functionality. <https://github.com/benpickles/operatic/pull/10> - Get and set Result data with `#[]` / `#[]=`. <https://github.com/benpickles/operatic/pull/9> ## Version 0.4.0 - 2022-05-25 - Switch to keyword arguments. <https://github.com/benpickles/operatic/pull/8> ## Version 0.3.1 - 2020-01-05 - Less specific Rake dependency. <https://github.com/benpickles/operatic/pull/6> ## Version 0.3.0 - 2019-11-27 - Implement `#to_h` not `#to_hash`. <https://github.com/benpickles/operatic/pull/4> ## Version 0.2.0 - 2019-11-23 First official version hosted on [RubyGems.org](https://rubygems.org/gems/operatic).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
operatic-0.5.0 | CHANGELOG.md |