Skip to content

Latest commit

 

History

History
97 lines (53 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

97 lines (53 loc) · 3.83 KB

Changelog

All notable changes to fixed-array-functions will be documented in this file.

v2.0.0 - 2024-12-14

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: https://github.com/oliverearl/fixed-array-functions/compare/v1.2.6...v2.0.0

v1.2.6 - 2024-12-14

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: https://github.com/oliverearl/fixed-array-functions/compare/v.1.2.5...v1.2.6

v1.2.5 - 2023-04-28

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: https://github.com/petrobolos/fixed-array-functions/compare/v1.2.4...v.1.2.5

v1.2.4 - 2023-01-30

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #12

Full Changelog: https://github.com/petrobolos/fixed-array-functions/compare/v1.2.3...v1.2.4

v1.2.3 - 2022-11-21

What's Changed

  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #11

Full Changelog: https://github.com/petrobolos/fixed-array-functions/compare/v.1.2.2...v1.2.3

v.1.2.2 - 2022-11-11

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #10

Full Changelog: https://github.com/petrobolos/fixed-array-functions/compare/v1.2.1...v.1.2.2

v1.2.1 - 2022-10-07

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: https://github.com/petrobolos/fixed-array-functions/compare/v1.2.0...v1.2.1

v1.1.0 - 2022-07-27

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: https://github.com/petrobolos/fixed-array-functions/compare/v1.0.0...v1.1.0

Initial version - v1.0.0 - 2022-05-05

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