Releases: Pixelrobin/php-feather
v2.0.0
We're happy to announce the stable release of v2.0! php-feather has been reworked from the ground up, bringing a more modern API, increasing flexibility, security, accessibility, and a few new features along the way. Future releases of new icons are now mostly automated, making it easier to bring the newest icons quicker!
You can view the API changes here as well the updated README for more information.
What's Changed
- PHP Preload Support by @natewiebe13 in #8
- Improve PHPUnit fixture by @peter279k in #10
- Update build script by @Pixelrobin in #11
- Package housekeeping by @natewiebe13 in #15
- Format files by @natewiebe13 in #16
- Restrict php version to >=7.3 by @natewiebe13 in #17
- Make git files more consistent by @natewiebe13 in #23
- Add test github workflow by @natewiebe13 in #24
- Update phpunit to v9 by @natewiebe13 in #25
- Attribute escaping by @natewiebe13 in #26
- Icon storage by @natewiebe13 in #27
- Modern language changes by @natewiebe13 in #28
- Remove javascript by @natewiebe13 in #30
- Store attributes like icons by @natewiebe13 in #31
- Icon objects by @natewiebe13 in #34
- Automated updates by @natewiebe13 in #35
- Use Feather version in PR by @natewiebe13 in #38
- Store the version without quotes by @natewiebe13 in #40
- [AUTO] Feather Update 4.28.0 by @github-actions in #41
- Accessible icons by @natewiebe13 in #43
- Add icon aliases by @natewiebe13 in #42
- Remove php 7.3 support and add 8.1 to testing by @natewiebe13 in #46
- Make icon property static by @natewiebe13 in #45
- Updated docs by @natewiebe13 in #47
- [AUTO] Feather Update 4.29.0 by @github-actions in #49
New Contributors
- @natewiebe13 made their first contribution in #8
- @peter279k made their first contribution in #10
- @Pixelrobin made their first contribution in #11
- @github-actions made their first contribution in #41
Full Changelog: v1.0.3...v2.0.0
v2.0.0-alpha.0
We're happy to announce our first public release of v2.0! php-feather has been reworked from the ground up, bringing a more modern API, increasing flexibility, security, accessibility, and a few new features along the way. Future releases of new icons are now mostly automated, making it easier to bring the newest icons quicker!
This alpha release brings the opportunity for us to collect community feedback to solidify the API before the v2.0 stable release. You can view the API changes here as well the updated README for more information.
What's Changed
- PHP Preload Support by @natewiebe13 in #8
- Improve PHPUnit fixture by @peter279k in #10
- Update build script by @Pixelrobin in #11
- Package housekeeping by @natewiebe13 in #15
- Format files by @natewiebe13 in #16
- Restrict php version to >=7.3 by @natewiebe13 in #17
- Make git files more consistent by @natewiebe13 in #23
- Add test github workflow by @natewiebe13 in #24
- Update phpunit to v9 by @natewiebe13 in #25
- Attribute escaping by @natewiebe13 in #26
- Icon storage by @natewiebe13 in #27
- Modern language changes by @natewiebe13 in #28
- Remove javascript by @natewiebe13 in #30
- Store attributes like icons by @natewiebe13 in #31
- Icon objects by @natewiebe13 in #34
- Automated updates by @natewiebe13 in #35
- Use Feather version in PR by @natewiebe13 in #38
- Store the version without quotes by @natewiebe13 in #40
- [AUTO] Feather Update 4.28.0 by @github-actions in #41
- Accessible icons by @natewiebe13 in #43
- Add icon aliases by @natewiebe13 in #42
- Remove php 7.3 support and add 8.1 to testing by @natewiebe13 in #46
- Make icon property static by @natewiebe13 in #45
- Updated docs by @natewiebe13 in #47
New Contributors
- @natewiebe13 made their first contribution in #8
- @peter279k made their first contribution in #10
Full Changelog: v1.0.3...v2.0.0-alpha.0
Update Feather to 4.26.0
Thanks to #7 by @adriankirchner!
Require statement fix
Update to Feather 4.9
Adds icons included in Feather 4.9. Thanks to #2 by @craigrodway.
Initial Release
v1.0 v1.0