Releases: azjezz/psl
Releases · azjezz/psl
Lenalee - 2.5.0
Lenalee - 2.4.1
Lenalee - 2.4.0
What's Changed
Features
- Add range function by @azjezz in #385
- Add nonnull type by @azjezz in #392
- Add uint type by @azjezz in #393
- Add signed integer types by @azjezz in #394
- Add unsigned integer types by @KennedyTedesco in #395
- Add f32 and f64 types by @KennedyTedesco in #396
fixes, and improvements
- Return might be non-empty-list/non-empty-array for map functions by @dragosprotung in #384
- Add Async documentation by @azjezz in #386
- remove float ranges by @azjezz in #391
- update changelog by @KennedyTedesco in #397
- Improve options type declarations and add andThen method by @veewee in #398
New Contributors
- @KennedyTedesco made their first contribution in #395
Full Changelog: 2.3.1...2.4.0
Lenalee - 2.3.1
What's Changed
- chore: update license copyright year by @azjezz in #371
- fix(vec):
reproduce
andrange
return type is always non-empty-list @dragosprotung in #383
Full Changelog: 2.3.0...2.3.1
Lenalee - 2.3.0
Lenalee - 2.2.0
Lenalee - 2.1.0
What's Changed
features
- introduced a new
Psl\Type\unit_enum
function - @19d1230 by @azjezz - introduced a new
Psl\Type\backed_enum
function - @19d1230 by @azjezz - introduced a new
Psl\Type\mixed_vec
function - #362 by @BackEndTea - introduced a new
Psl\Type\mixed_dict
function - #362 by @BackEndTea
fixes, and improvements
- improved
Psl\Type\vec
performance - #364 by @BackEndTea - improved
Psl\Type\float
, andPsl\Type\num
- #367 by @bcremer
other
- updated
revolt-php/event-loop
to1.0.0
- @c7bf866 by @azjezz - introduced scope-able loader - #361 by @veewee
- fixed wrong function names in examples - #354 by @jrmajor
- added reference to PHPStan integration in README.md - #353 by @ondrejmirtes
New Contributors
Full Changelog: 2.0.4...2.1.0
Lenalee - 2.0.4
What's Changed
Full Changelog: 2.0.3...2.0.4
Lenalee - 2.0.3
What's Changed
- Fix file truncate writing mode by @dragosprotung in #352
Full Changelog: 2.0.2...2.0.3
Lenalee - 2.0.2
What's Changed
- Fix Filesystem\get_extension() returning empty string by @dragosprotung in #350
Full Changelog: 2.0.1...2.0.2