Skip to content

Releases: domProjects/codeigniter4-bootstrap-icons

v1.0.1

10 Apr 12:10

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 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

02 Apr 16:22

Choose a tag to compare

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 --force to overwrite existing files
  • Compatible with CodeIgniter 4.7.2+