Skip to content

Releases: micropackage/dochooks

1.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:53

Changed:

  • Upgraded dependencies

1.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:38

Changed:

  • License from GPL to MIT

1.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Mar 12:11

Changed

  • Regex pattern to match hook name containing any character, except space

1.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:41

Fixed

  • Invalid context for objects hooked using Helper
  • Missing objects for dumped hooks

1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:02

Added

  • Central Hooks class storing hooked objects
  • dump-hooks binary

hooked-object-context

Choose a tag to compare

Added

  • Central Hooks class storing hooked objects
  • dump-hooks binary

Added

  • HookTrait Trait

Changed

  • HookAnnotations now uses HookTrait

Fixed

  • AnnotationTest class giving a fatal error because of a wrong file name, issue #1


Initial releas

1.0.2

Choose a tag to compare

@jakubmikita jakubmikita released this 10 Mar 10:14

Added

  • HookTrait Trait

Changed

  • HookAnnotations now uses HookTrait