## [v0.2.0](https://github.com/bryanp/corerb/releases/tag/2023-12-24) *released on 2023-12-24* * `dep` [#143](https://github.com/bryanp/corerb/pull/143) Deprecate `Is::*` and `Refine::*` namespaces ([bryanp](https://github.com/bryanp)) * `dep` [#135](https://github.com/bryanp/corerb/pull/135) Remove Ruby 2 support ([bryanp](https://github.com/bryanp)) ## [v0.1.1](https://github.com/bryanp/corerb/releases/tag/2022-01-13) *released on 2022-01-13* * `fix` [#119](https://github.com/bryanp/corerb/pull/119) Access inspectable state through instance variables ([bryanp](https://github.com/bryanp)) ## [v0.1.0](https://github.com/bryanp/corerb/releases/tag/2021-11-23.1) *released on 2021-11-23* * `add` [#110](https://github.com/bryanp/corerb/pull/110) Introduce Core::Inspect::Inspectable for greater customization ([bryanp](https://github.com/bryanp)) * `chg` [#109](https://github.com/bryanp/corerb/pull/109) Prefer `__send__` to `send` ([bryanp](https://github.com/bryanp)) ## [v0.0.2](https://github.com/bryanp/corerb/releases/tag/2021-11-02) *released on 2021-11-02* * `chg` [#97](https://github.com/bryanp/corerb/pull/97) Designate internal state with leading and trailing double underscores ([bryanp](https://github.com/bryanp)) ## [v0.0.0](https://github.com/bryanp/corerb/releases/tag/2021-07-07) *released on 2021-07-07* * `chg` [#42](https://github.com/bryanp/corerb/pull/42) Drop Ruby 2.6 support from core-inspect ([bryanp](https://github.com/bryanp)) * `add` [#34](https://github.com/bryanp/corerb/pull/34) Initial implementation of core-inspect ([bryanp](https://github.com/bryanp))