Skip to content

Releases: dotkernel/dot-data-fixtures

1.2.3

01 Jul 10:17
5432a59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

14 Jun 14:01
91657fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1. Release

21 May 09:24
ed5d3db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0 Release

03 May 17:52
4c69666
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.2.0

Bump PHP to 8.3

30 Nov 10:19
097fcaa
Compare
Choose a tag to compare

What's Changed

  • added PHP 8.3 to composer and yml files and updated readme.md by @PopNatanael in #15

Full Changelog: 1.1.2...1.1.3

1.1.2 Release

29 Aug 10:01
0141c32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1 Release

11 Aug 04:50
f142b98
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0 Release

10 Aug 09:07
5079466
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.1.0

1.0.3

26 Aug 07:52
6512957
Compare
Choose a tag to compare

1.0.3 - 2022-08-26

Changed

  • src/Factory/ListFixturesCommandFactory.php
  • src/Factory/ExecuteFixturesCommandFactory.php
  • CHANGELOG.md
  • README.md

Added

  • Support for PHP 7.4
  • src/Factory/ListFixturesCommandFactory.php
  • src/Factory/ExecuteFixturesCommandFactory.php
  • CHANGELOG.md
  • README.md

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Added support for PHP 7.4

1.0.2

23 Aug 14:34
Compare
Choose a tag to compare

1.0.2 - 2022-08-23

Changed

  • README.md
  • src/Command/ListFixturesCommand.php
  • src/Command/ExecuteFixturesCommand.php
  • CHANGELOG.md

Added

  • README.md
  • src/Command/ListFixturesCommand.php
  • src/Command/ExecuteFixturesCommand.php
  • CHANGELOG.md

Deprecated

  • Nothing

Removed

  • Removed the --append option from ExecuteFixturesCommand

Fixed

  • Nothing

1.0.1 - 2022-08-23

Changed

  • README.md
  • src/Command/ListFixturesCommand.php
  • CHANGELOG.md

Added

  • README.md
  • src/Command/ListFixturesCommand.php
  • CHANGELOG.md

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

1.0.0 - 2022-08-23

Changed

  • Nothing

Added

  • Everything

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing