Skip to content

Releases: HelloGrayson/factory-girl-php

1.2.0

12 Mar 12:52
0e6f1b6
Compare
Choose a tag to compare

Enhancement: Add support for doctrine embeddable #44
Enhancement: Code cleanup #70 #69 #68
Enhancement: Throw exception when entity definition for name is unavailable #67

1.1.0

30 Jan 18:05
030aea6
Compare
Choose a tag to compare
  • Enhancement: Switch to using GitHub Actions #62
  • Enhancement: Add support for PHP 7.4 #65
  • Enhancement: Allow installation of newer doctrine versions #63
  • Fix: Drop support for unsupported PHP versions #49
  • Fix: documentation and update the code base #50, #51, #52, #53, #54, #55, #56, #57, #58, #59, #60 and #61,

1.0.3

18 May 13:09
03c87ee
Compare
Choose a tag to compare

Enhancement: Allow installation of doctrine/orm:^2.7.0 and doctrine/dbal:^2.7.0 #45

1.0.2

13 Feb 14:14
10ae085
Compare
Choose a tag to compare
  • Enhancement: Add PHP 7.2 to build matrix #43
  • Enhancement: Allow installation of doctrine/orm:~2.6.0 #42

1.0.1

11 Sep 08:52
Compare
Choose a tag to compare

Enhancement: latest doctrine support #40

1.0.0

23 Jun 13:37
Compare
Choose a tag to compare
  • Enhancement: Switch to PSR-4 autoloading
  • Enhancement: Add PHP 7.0 and 7.1 to build matrix
  • Fix: Remove unnecessary else
  • Fix: Add docblocks
  • Fix: Reverse order
  • Fix: Cache dependencies installed with composer between builds
  • Fix: Do not self-update composer twice
  • Fix: Sort out .gitignore
  • Fix: Test against highest and lowest versions of dependencies
  • Fix: Disable xdebug as early as possible
  • Enhancement: Allow to reference many elements
  • Enhancement: Suggest usage of fzaninotto/faker
  • Fix: Extract method
  • Fix: Reject invalid values from DateIntervalHelper
  • Fix: Apply PSR-2 coding style

1.0.0-beta1

09 Oct 11:43
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release
  • includes #23
    • Improvements: autoloader improvements (--no-dev will not contain test files)
    • BC BREAK — this release drops PHP 5.3 support

1.0.0-alpha3

06 Oct 14:41
Compare
Choose a tag to compare
1.0.0-alpha3 Pre-release
Pre-release
  • adds a time/date interval helper, see #19

1.0.0-alpha2

03 Oct 18:47
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release

Small update to the reference/docs: #22

1.0.0-alpha1

02 Oct 20:12
Compare
Choose a tag to compare
1.0.0-alpha1 Pre-release
Pre-release

Welcome to an optimistic 1.0.0-alpha1 release with support for Doctrine up to 2.5.x! 🎉