Current section

Files

Jump to
commit_hook CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## v0.5.2 (2026-03-29)
### Bug Fixes:
* add check for .git directory by andyl
## v0.5.1 (2026-03-29)
### Bug Fixes:
* remove igniter.install files by andyl
## v0.5.0 (2026-03-28)
### Features:
* add igniter install task by andyl
* add INFO task by andyl
## v0.4.2 (2026-03-26)
### Bug Fixes:
* enable priv directory by andyl
## v0.4.1 (2026-03-26)
### Bug Fixes:
* enable paren comments by andyl
## v0.4.0 (2026-03-26)
### Features:
* remove install task by andyl
### Bug Fixes:
* load only in dev by andyl
## v0.3.0 (2026-03-26)
### Features:
* enable install behavior in the enable task by andyl
### Bug Fixes:
* correct task reference by andyl
## v0.2.0 (2026-03-26)
### Features:
* generate documentation by andyl
## v0.1.0 (2026-03-26)
### Features:
* implement install, enable, and disable mix tasks by andyl