All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.9 (2024-06-18)
2.5.8 (2024-02-09)
2.5.7 (2024-01-10)
2.5.6 (2022-04-13)
- files in package.json without slash (33f7620)
2.5.5 (2022-04-13)
- required plugin message (cf7597e)
2.5.4 (2022-03-12)
2.5.3 (2022-03-12)
2.5.2 (2022-03-12)
2.5.1 (2022-03-12)
2.5.0 (2022-03-12)
- after/before hooks don't need to exist (ce6e84d)
- end error messages with dot (1129a6a)
- rephrase err message register invalid arguments (093b3c2)
2.4.0 (2022-02-16)
- esm support (f74caa6)
2.3.0 (2021-03-23)
2.2.0 (2021-03-04)
- new call_sync function (bbc2b19)
2.1.0 (2021-01-27)
- break worflow if return null handler (6ec746f)
- call handler accepts 0 arguments (269e177)
- plugins as a function (efed38e)
- docs: update the readme example
- project: tutorial link
- project: new sample
- project: add travis
- api: rename plugin module by name
- project: initial release