Releases: LasseRafn/php-hexer
Releases · LasseRafn/php-hexer
v1.10 PHP 8
What's Changed
- Apply fixes from StyleCI by @LasseRafn in #3
- 🔧 (platform requirements) allows install on php 8.x by @davejtoews in #5
New Contributors
- @davejtoews made their first contribution in #5
Full Changelog: v1.05...v1.10
toRGB support
Merge remote-tracking branch 'origin/master' # Conflicts: # src/Hex.php
Initial release
Merge pull request #1 from LasseRafn/analysis-XNpYde Apply fixes from StyleCI
Added another test + exception.
I had failed to prevent string percentages. Not that anyone would pass in a string.. but this is now fixed.
[BETA] Initial release
v0.8 Updated readme usage