Releases: oliverearl/fixed-array-functions
Releases · oliverearl/fixed-array-functions
v2.0.0
Breaking Changes
This drops support for versions of PHP below 8.3, and versions of Laravel below 11.
What's Changed
- v2 by @oliverearl in #21
Full Changelog: v1.2.6...v2.0.0
v1.2.6
What's Changed
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #15
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #16
- Bump actions/checkout from 3 to 4 by @dependabot in #17
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #20
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #19
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #18
Full Changelog: v.1.2.5...v1.2.6
v1.2.5
What's Changed
- docs: Update README with new badges. by @oliverearl in #13
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #14
Full Changelog: v1.2.4...v.1.2.5
v1.2.4
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #12
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Bump ramsey/composer-install from 1 to 2 by @dependabot in #11
Full Changelog: v.1.2.2...v1.2.3
v1.2.2
What's Changed
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #10
Full Changelog: v1.2.1...v.1.2.2
v1.2.1
What's Changed
- test: Add a test for the fluent interface. by @oliverearl in #8
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #9
Full Changelog: v1.2.0...v1.2.1
v.1.2.0
What's Changed
- Feat/fluent interface by @oliverearl in #4
- Add missing docblock. by @oliverearl in #5
- Create FUNDING.yml by @oliverearl in #6
- Docs/update readme by @oliverearl in #7
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #2
- Feat/first class methods by @oliverearl in #3
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v1.0.0...v1.1.0
Initial version - v1.0.0
First release of this package. More to come, including backported support.
What's Changed
- Extend CI to previous versions of Laravel and PHP. by @oliverearl in #1
New Contributors
- @oliverearl made their first contribution in #1
Full Changelog: https://github.com/petrobolos/fixed-array-functions/commits/v1.0.0