Skip to content

v0.2.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@mostafa mostafa released this 14 Jan 01:26
· 1419 commits to main since this release
eaaf8c7

In this release, I've cleaned up the code as best as I can. This release also contains a new hook, OnHook, and the introduction of custom hook names to be mapped with OnHook. This way, any hook name can be used to call the OnHook method of the plugins and then return the results based on the hook name in the method's args.

What's Changed

Full Changelog: v0.2.3...v0.2.4