Releases: madewithlove/htaccess-cli
Releases · madewithlove/htaccess-cli
v3.0.0
What's Changed
- Update symfony/yaml requirement from ^3.0 || ^4.0 || ^5.0 || ^6.0 to ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 by @dependabot[bot] in #61
- Update symfony/console requirement from ^3.0 || ^4.0 || ^5.0 || ^6.0 to ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 by @dependabot[bot] in #62
- Upgrade to htaccess-api-client v3 and modernise tooling by @jdrieghe in #64
Full Changelog: v2.0.1...v3.0.0
v2.0.1
Fixed
- The latest API client is now forced which uses the new url for the htaccess tester (.com instead of .be)
Added
- Support for Symfony v6 packages is now added