Releases: eventjet/ausdruck
Releases · eventjet/ausdruck
0.2.1
What's Changed
- Refactor Runtime Type Checks to Utilize Value-Derived Type Validation by @MidnightDesign in #26
- Enable Psalm's
findUnusedPsalmSuppress
by @MidnightDesign in #27 - Struct type by @MidnightDesign in #25
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Add
head
andtail
functions by @MidnightDesign in #23 - Remove the object type (to later replace it with a struct type) by @MidnightDesign in #24
Full Changelog: 0.1.7...0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
What's Changed
- Add
map()
function by @MidnightDesign in #13 - Add Option type by @MidnightDesign in #15
- Run CI on PHP 8.3 by @MidnightDesign in #16
- Add
unique()
function by @MidnightDesign in #14 - Declarations by @MidnightDesign in #17
Full Changelog: 0.1.3...0.1.4
0.1.3
0.1.2
0.1.1
What's Changed
- CI: check for BC breaks by @MidnightDesign in #2
- open source the library by @rieschl in #7
- Split CI workflow into multiple jobs by @MidnightDesign in #8
- PHP 8.1 compatibility by @MidnightDesign in #9
New Contributors
Full Changelog: v0.1.0...0.1.1
v0.1.0
Add @psalm-internal to all @internal classes (#6)