Sha256: 68c0a504c41d737c121c0372df5591f1015ad57a9cfed7ff14be315362220045

Contents?: true

Size: 530 Bytes

Versions: 1

Compression:

Stored size: 530 Bytes

Contents

## [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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tiny_hooks-2.0.0 CHANGELOG.md