Releases: domProjects/codeigniter4-bootstrap
Releases · domProjects/codeigniter4-bootstrap
v1.0.1
This version improves the package development and quality assurance workflow without introducing breaking changes.
Included in this release:
- DevKit-based development tooling setup
- PHPUnit test coverage for the Bootstrap publisher and Spark command
- PHPStan, Psalm, Rector, and PHP-CS-Fixer configuration
- improved inline documentation and internal code quality
- no public API changes
v1.0.0
Initial stable release.
- Adds the `assets:publish-bootstrap` Spark command
- Publishes Bootstrap 5 assets to `public/assets/bootstrap`
- Compatible with CodeIgniter 4.7.2+ and Bootstrap 5.3.8+