Skip to content

Releases: domProjects/codeigniter4-bootstrap

v1.0.1

10 Apr 11:06

Choose a tag to compare

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

02 Apr 11:21

Choose a tag to compare

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+