Release v0.9.1
0.9.1 - 2024-08-28
Fixed
- Fix missing javadoc resources
0.9.0 - 2024-08-28
This release adds a release command that greatly improves the use of heylogs in automations.
It also brings some code refactoring to split the code into more manageable parts.
Added
- Add release command to promote the Unreleased section into a new release version section #10
Changed
- Improve code modularization