# Change Log
## [0.1.0] - 2026-07-31
### Changed
- Documented the move of the web interface to App-BlurFill-Web in the
`App::BlurFill` POD.
- Adopted a minor-version release to mark the new core-only distribution
boundary.
## [0.0.6] - 2026-07-31
### Changed
- Moved `App::BlurFill::Web` into the separate App-BlurFill-Web distribution.
- Removed the Dancer2, Plack and Starman dependency chain from this distribution.
- Changed the Docker image to contain only the Perl API and command-line program.
## [0.0.5] - 2025-10-30
### Changed
- Text changes in web app
## [0.0.4] - 2025-10-28
### Changed
- Refactored web workflow to show results page instead of direct download
### Added
- GitHub Actions CI/CD workflows for testing, coverage, perlcritic, and complexity
- Dependabot configuration for GitHub Actions updates
- POD and POD coverage tests
## [0.0.3] - 2025-05-11
### Added
- Missing prereqs
## [0.0.2] - 2025-05-11
### Added
- Changes.md
- Repo information
## [0.0.1] - 2025-05-11
### Added
- Everything