## [Unreleased] ## [2.0.0] - 2021-07-12 - Add ability to specify hook method with name - TinyHooks now works on class methods ## [1.0.0] - 2021-05-09 - Support halting - [BREAKING CHANGE] Inferface changed from `extend` to `include` - Support public only mode enabled by `public_only!` - Support targeting with `target!` - Support `if` option of `define_hook` ## [0.3.0] - 2021-04-10 - Implement restoration of original method ## [0.2.0] - 2021-04-10 - Support Ruby 2.5 and 2.6 ## [0.1.0] - 2021-04-09 - Initial release