Releases: empaphy/usephul
Releases · empaphy/usephul
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
v1.7.1
What's Changed
- fix: tweak return type for
components()by @AlwinGarside (bbabe45)
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- feat: new
array_split()function by @AlwinGarside in #19
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: new
array_get()function by @AlwinGarside in #18 - fix: updated
Path\components()function so its consistent with other PHP path functions by @AlwinGarside in #18
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- fix: additional PHPStan Assertions & some cleanup by @AlwinGarside in #16
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- feat: added new function
debug_backtrace_depth()by @AlwinGarside in #15
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat: add
Path\directory_separator()function by @AlwinGarside (1c29c55) - feat: add
Path\suffix_replace()function by @AlwinGarside (125b44e) - fix: cleanup by @AlwinGarside (cb667f0)
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feat: added
Path\suffix()function by @AlwinGarside (c804858) - fix: rename
$prefixto$suffixinPath\extension_replace()by @AlwinGarside (fb63c29) - fix: properly handle error case in
Path\extension_replace()by @AlwinGarside (1923bc6)
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- fix:
Path\extension_replace(): preserve path correctly by @AlwinGarside (f4371b2) - fix: optimise imports by @AlwinGarside (e169031)
Full Changelog: v1.2.0...v1.2.1