1.0.0
What's Changed
- Prevent
assets
directory from being exported on git release by @silasjoisten in #22 - github-actions(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #20
- github-actions(deps): bump ramsey/composer-install from 3.0.0 to 3.1.0 by @dependabot in #21
- chore: remove warning from README by @edodusi in #23
- Collections are non nullable anymore by @silasjoisten in #24
- Allow
strings
orint
in Collections by @silasjoisten in #25 - Fix test function name by @silasjoisten in #26
- Adds ResolveLinks by @silasjoisten in #27
- Bump PHPUnit to
11.x
by @silasjoisten in #28 - Adds more tests by @silasjoisten in #29
Full Changelog: 0.4.1...1.0.0