# CHANGELOG ## Version 0.5.0 - 2022-06-23 - Support custom initialize method to aid compatibility with other libraries. - Rename to `Operatic.result_attr` to be more specific about its functionality. - Get and set Result data with `#[]` / `#[]=`. ## Version 0.4.0 - 2022-05-25 - Switch to keyword arguments. ## Version 0.3.1 - 2020-01-05 - Less specific Rake dependency. ## Version 0.3.0 - 2019-11-27 - Implement `#to_h` not `#to_hash`. ## Version 0.2.0 - 2019-11-23 First official version hosted on [RubyGems.org](https://rubygems.org/gems/operatic).