Releases: markstory/mini-asset
Releases · markstory/mini-asset
MiniAsset 2.1.2
MiniAsset 1.12.2
What's Changed
- Allow php8.3 compatibility in 1.x by @steinkel in #79
- add php8.3 to ci.yml by @jorisvaesen in #78
New Contributors
- @jorisvaesen made their first contribution in #78
Full Changelog: 1.12.1...1.12.2
MiniAsset 2.1.1
- Fix passing potential socket and urls with files #76
Full Changelog: 2.1.0...2.1.1
MiniAsset 2.1.0
What's Changed
- add filter for CleanCss by @mrothauer in #69
- Add PHP8.2 to CI matrix. by @markstory in #72
- Allow multiple extensions for ScssFilter by @berarma in #73
New Contributors
- @mrothauer made their first contribution in #69
Full Changelog: 2.0.0...2.1.0
MiniAsset 2.0.0
What's Changed
- Upgrade to PHP 8.1 types by @markstory in #70
- Fix dynamic property warnings by @markstory in #74
Full Changelog: 1.10.0...2.0.0
MiniAsset 1.12.1
What's Changed
Full Changelog: 1.12.0...1.12.1
MiniAsset 1.12.0
MiniAsset 1.11.0
What's Changed
- Add filter for CleanCss by @mrothauer in #69
New Contributors
- @mrothauer made their first contribution in #69
Full Changelog: 1.10.0...1.11.0
MiniAsset 1.10.0
What's Changed
- Fix Content-Type of SVG when handled by middleware by @jiru in #63
- Test improvements for PHPUnit, composer and PHP by @peter279k in #64
- Update CI by @markstory in #66
- Fix PHP8 deprecations by @jaykay-design in #67
- Fix PHP8.1 deprecations and update deprecated usage of PHPUnit by @markstory in #68
New Contributors
- @peter279k made their first contribution in #64
- @jaykay-design made their first contribution in #67
Full Changelog: 1.9.1...1.10.0
Mini Asset 1.9.1
Fixes
- The
clear
command can now remove build targets that are no css or js files.