Skip to content

Latest commit

 

History

History
124 lines (69 loc) · 4.56 KB

CHANGELOG.md

File metadata and controls

124 lines (69 loc) · 4.56 KB

Changelog

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

2.0.0 - 2024-12-30

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #26
  • Upgrade dependencies and php 8.4 by @bastien-phi in #27

Full Changelog: https://github.com/Soyhuce/array-factory/compare/1.1.0...2.0.0

1.1.0 - 2024-03-08

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #23
  • Add support for Laravel 11 and Laravel data 4 by @bastien-phi in #24

Full Changelog: https://github.com/Soyhuce/array-factory/compare/1.0.0...1.1.0

1.0.0 - 2023-11-24

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #21
  • Run tests on PHP 8.3 by @EdenMl in #22

New Contributors

  • @EdenMl made their first contribution in #22

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.7.0...1.0.0

0.7.0 - 2023-09-29

What's Changed

  • Give attributes array to callable attributes by @bastien-phi in #20

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.6.1...0.7.0

0.6.1 - 2023-09-19

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #15
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #16
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #17
  • Bump actions/checkout from 3 to 4 by @dependabot in #18
  • Don't serialize Arrayable elements when creating an array by @bastien-phi in #19

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.6.0...0.6.1

0.6.0 - 2023-02-27

What's Changed

  • Create Datas using magical from by @bastien-phi in #14

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.5.0...0.6.0

0.5.0 - 2023-02-27

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #9
  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #10
  • Run tests without deprecation handling by @bastien-phi in #8
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #11
  • Dto to data by @qanvo in #12
  • Laravel 10 support by @bastien-phi in #13

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.4.0...0.5.0

0.4.0 - 2022-10-21

What's Changed

  • run tests on PHP8.2 by @qanvo in #7

New Contributors

  • @qanvo made their first contribution in #7

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.3.1...0.4.0

0.3.1 - 2022-10-05

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #4
  • Don't call attribute when it is a callable string or callable array by @bastien-phi in #6

New Contributors

  • @dependabot made their first contribution in #4

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.3.0...0.3.1

0.3.0 - 2022-10-05

What's Changed

  • Add createMany and related methods by @bastien-phi in #3

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.2.0...0.3.0

0.2.0 - 2022-10-05

What's Changed

  • Add static constructors by @bastien-phi in #2

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.1.1...0.2.0

0.1.1 - 2022-10-05

Full Changelog: https://github.com/Soyhuce/array-factory/compare/0.1.0...0.1.1

0.1.0 - 2022-10-05

Full Changelog: https://github.com/Soyhuce/array-factory/commits/0.1.0