## [v0.1.1](https://github.com/metabahn/corerb/releases/tag/2021-07-15) *released on 2021-07-15* * `fix` [#62](https://github.com/metabahn/corerb/pull/62) Correctly isolate class-level state on access ([bryanp](https://github.com/bryanp)) * `fix` [#55](https://github.com/metabahn/corerb/pull/55) Correctly forward arguments to super initialize ([bryanp](https://github.com/bryanp)) ## [v0.1.0](https://github.com/metabahn/corerb/releases/tag/2021-07-07) *released on 2021-07-07* * `fix` [#48](https://github.com/metabahn/corerb/pull/48) Correctly copy defined state when a stateful object is copied ([bryanp](https://github.com/bryanp)) * `chg` [#44](https://github.com/metabahn/corerb/pull/44) Drop Ruby 2.6 support from core-state ([bryanp](https://github.com/bryanp)) ## [v0.0.0](https://github.com/metabahn/corerb/releases/tag/2021-05-22) *released on 2021-05-22* * `add` [#31](https://github.com/metabahn/corerb/pull/31) Initial implementation of core-state ([bryanp](https://github.com/bryanp))