Releases: tattersoftware/codeigniter4-themes
Releases · tattersoftware/codeigniter4-themes
RC2 Bugfix
Fixes a bug where paths were not resolved correctly on Windows OS.
What's Changed
Full Changelog: v1.2.0...v2.0.0-rc.2
Version 2 Release Candidate
This is a complete refactor! Please be sure to read the docs carefully before upgrading.
Check out the Upgrade Guide for help migrating versions.
What's Changed
- Update toolkit by @MGatner in #12
- Coding Standard Styles by @MGatner in #13
- Refactor by @MGatner in #14
Full Changelog: v1.2.0...v2.0.0-rc.1
Settings
Bugfix CSS
The consolidate view failed to use the correct function for CSS tags. This release fixes that.
PHP 8, Cleaning, v2 Prep
- Updates development toolkit
- Adds Infection for mutation testing
- Updates Composer definition for framework PHP version support
- Deprecates soem helper functions in preparation for
v2
refactor
Bugfixes
Add 'dark' support
v1.0.2 Add 'dark' column and command support
Subdirectory Fix
v1.0.1 Bugfix for theme subdirectories
Initial release
v1.0.0 Add composer.json for Packagist