Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@jaypaik jaypaik released this 25 Jan 00:43
8b9ba71

What's Changed

  • chore: merge 0.7.0-develop branch into main by @jaypaik in #28
  • feat: [v0.7.0] Cut permitted call hooks & injection by @adam-alchemy in #20
  • feat!: disallow using dependencies for hooks by @jaypaik in #29
  • refactor: use bool instead of struct to store permitted calls by @jaypaik in #30
  • feat: run duplicate pre-hooks just once by @jaypaik in #31
  • refactor: move FunctionReference to IPluginManager by @jaypaik in #33
  • feat: update spec for v0.7.0 by @jaypaik in #32
  • fix: Expand and clarify hook state behavior in the spec by @adam-alchemy in #34
  • fix: consistency in comments in IPluginExecutor interface and spec by @jaypaik in #36
  • fix: improve comments in IPluginExecutor interface by @jaypaik in #37

Full Changelog: v0.6.0...v0.7.0