Releases: empaphy/usephul
Releases · empaphy/usephul
v1.11.0
What's Changed
- feat:
fit()will now returnGaugeclass if not callbacks are provided by @AlwinGarside (abb04dc)
Full Changelog: v1.10.5...v1.11.0
v1.10.5
What's Changed
- ci: add .gitattributes to .gitattributes file by @AlwinGarside (0f61abe)
- ide(PhpStorm): add
.ideadir by @AlwinGarside (9406b31) - docs: bump
LICENSE.mdby @AlwinGarside (4a1ea5d) - ide(PhpStorm): update
.idea/php.xmlby @AlwinGarside (6c8d143) - tests: move fixtures about by @AlwinGarside (08af535)
- ide(idea): update PhpStorm project by @AlwinGarside (1968719)
- tests(types): create Types PHPUnit test suite by @AlwinGarside (6ec6928)
- fix: allow inference of return unions from heterogeneous callbacks by @AlwinGarside (4a34b82)
Full Changelog: v1.10.4...v1.10.5
v1.10.4
What's Changed
- ci: add
.gitattributesfile by @AlwinGarside (08a2734)
Full Changelog: v1.10.3...v1.10.4
v1.10.3
What's Changed
- fix: #23 support
trueandfalseinfit()by @AlwinGarside (1e3b243)
Full Changelog: v1.10.2...v1.10.3
v1.10.2
What's Changed
- fix: usephul-23
is_non_empty_string('0')returnsfalseby @AlwinGarside in #26
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- fix: support
trueandfalseinfit()by @AlwinGarside (b245f28)
Full Changelog: v1.10.0...v1.10.1
v1.10.0
v1.9.1
What's Changed
- fix: removed dependence on
array_fill()andsymfony/polyfill-php84by @AlwinGarside in #22
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: new
preg_escape()function by @AlwinGarside in #20
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- feat: new
Fallbackenum andfallbackconstant by @AlwinGarside (b76b053)
Full Changelog: v1.7.1...v1.8.0