All notable changes to this project will be documented in this file.
- Upgraded dependencies
- License from GPL to MIT
- Regex pattern to match hook name containing any character, except space
- Invalid context for objects hooked using Helper
- Missing objects for dumped hooks
- Central Hooks class storing hooked objects
dump-hooks
binary
- HookTrait Trait
- HookAnnotations now uses HookTrait
- AnnotationTest class giving a fatal error because of a wrong file name, issue #1
Initial release