Sha256: 737b954efae8c10dd4167e8c792e0f2fd636a179386de02e612a0450ae00721a
Contents?: true
Size: 1.59 KB
Versions: 1
Compression:
Stored size: 1.59 KB
Contents
## [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))
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
core-inspect-0.2.0 | CHANGELOG.md |