## [v0.2.2](https://github.com/metabahn/corerb/releases/tag/2022-06-02) *released on 2022-06-02* * `fix` [#127](https://github.com/metabahn/corerb/pull/127) Accept all arguments in prepended finalize ([bryanp](https://github.com/bryanp)) ## [v0.2.1](https://github.com/metabahn/corerb/releases/tag/2021-11-06) *released on 2021-11-06* * `fix` [#106](https://github.com/metabahn/corerb/pull/106) Use pipeline controller in core-event ([bryanp](https://github.com/bryanp)) ## [v0.2.0](https://github.com/metabahn/corerb/releases/tag/2021-11-03) *released on 2021-11-03* * `fix` [#101](https://github.com/metabahn/corerb/pull/101) Prevent unnecessary recompiles of the event pipeline ([bryanp](https://github.com/bryanp)) * `add` [#100](https://github.com/metabahn/corerb/pull/100) Add a finalizer to the event pipeline ([bryanp](https://github.com/bryanp)) ## [v0.1.0](https://github.com/metabahn/corerb/releases/tag/2021-10-24) *released on 2021-10-24* * `fix` [#87](https://github.com/metabahn/corerb/pull/87) Yield to performing even when no callbacks are defined ([bryanp](https://github.com/bryanp)) * `chg` [#79](https://github.com/metabahn/corerb/pull/79) Support halt/reject from callbacks ([bryanp](https://github.com/bryanp)) * `chg` [#78](https://github.com/metabahn/corerb/pull/78) Add recompile support to eventable objects ([bryanp](https://github.com/bryanp)) ## [v0.0.0](https://github.com/metabahn/corerb/releases/tag/2021-07-15) *released on 2021-07-15* * `add` [#60](https://github.com/metabahn/corerb/pull/60) Initial implementation of the core-event gem ([bryanp](https://github.com/bryanp))