Skip to content

Latest commit

 

History

History
72 lines (38 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

72 lines (38 loc) · 2.62 KB

Changelog

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

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