Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Releases: ergebnis/factory-girl-definition

2.0.1

14 Dec 08:49
2.0.1
00c9123
Compare
Choose a tag to compare

2.0.0

10 Dec 20:42
2.0.0
18b7315
Compare
Choose a tag to compare

1.3.0

20 Feb 15:44
1.3.0
6e6e55a
Compare
Choose a tag to compare
  • Fix: Usage example (#39), by @localheinz
  • Fix: Use phpspec/prophecy for setting up test doubles (#40), by @localheinz
  • Enhancement: Allow to provide definitions with an instance of Faker\Generator (#41), by @localheinz
  • Enhancement: Provide AbstractDefinition which partially implements the FakerAwareDefinition (#42), by @localheinz

1.2.0

13 Feb 15:22
1.2.0
3b5322e
Compare
Choose a tag to compare

1.1.0

11 Oct 20:25
1.1.0
Compare
Choose a tag to compare
  • Fix: Update outdated comment (#19)
  • Fix: Use entity class name in fixtures (#20)
  • Enhancement: Assert that production classes have tests (#21)
  • Fix: Use code of conduct as suggested by GitHub (#22)
  • Fix: Example in README.md (#23)
  • Fix: Use encrypted tokens only when available (#24)
  • Enhancement: Update localheinz/php-cs-fixer-config (#25)
  • Enhancement: Use stages on Travis CI (#26)
  • Enhancement: Use localheinz/classy (#27)

1.0.0

19 Sep 12:05
1.0.0
Compare
Choose a tag to compare
  • Enhancement: Update localheinz/php-cs-fixer-config (#7)
  • Fix: Configure phpunit to be as strict as possible (#8)
  • Fix: Check in composer.lock (#9)
  • Fix: Streamline Travis configuration across repositories (#10)
  • Fix: Replace GITHUB_TOKEN (#11)
  • Enhancement: Add PHP 7.2 to Travis build matrix (#6)
  • Fix: Drop support for PHP 5.6 (#12)
  • Enhancement: Update phpunit/phpunit (#13)
  • Fix: Move fixtures into dedicated namespace (#16)
  • Fix: Suggest to install using --dev option (#17)
  • Enhancement: Update localheinz/php-cs-fixer-config (#14)
  • Enhancement: Require localheinz/test-util (#15)
  • Fix: Add docblocks (#18)

0.2.0

25 Jun 15:03
0.2.0
Compare
Choose a tag to compare
  • Fix: Update phpunit/phpunit (#5)
  • Fix: Raise minimum stability to default levels (#4)

0.1.1

31 May 11:10
0.1.1
Compare
Choose a tag to compare
  • Fix: Use Definition instead of Provider in README.md (#2)
  • Fix: Ignore definitions with private constructors (#3)

0.1.0

25 May 15:42
0.1.0
Compare
Choose a tag to compare
  • Enhancement: Add interface and finder (#1)