Releases: domProjects/codeigniter4-bootstrap-icons
Releases · domProjects/codeigniter4-bootstrap-icons
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 Icons 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 a Spark command:
assets:publish-bootstrap-icons - Publishes Bootstrap Icons assets to
public/assets/bootstrap-icons - Publishes the minified CSS file and font files
- Supports
--forceto overwrite existing files - Compatible with CodeIgniter 4.7.2+