API improvements
This release reworks the API. Main difference is that pkg
folder is dropped. Everything is in root now.
The other major change is the removal of the Debug flag. The API now accepts a debugLogger, which you can shape to your own needs.
🔧 Chores and Improvements
- 127246f (ci) use latest versions of commitsar and release notary