This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
Releases: ergebnis/factory-girl-definition
Releases · ergebnis/factory-girl-definition
2.0.1
- Fix: Add return type declaration in
README.md
(#74), by @localheinz - Fix: Use default community health files for @ergebnis (#75), by @localheinz
- Fix: Remove inappropriate
replace
configuration (#76), by @localheinz
2.0.0
- Enhancement: Update
localheinz/php-cs-fixer-config
(#43), by @localheinz - Enhancement: Switch to travis-ci.com (#44), by @localheinz
- Enhancement: Configure code owners (#45), by @localheinz
- Fix: Remove sudo configuration (#46), by @localheinz
- Fix: Drop support for PHP 7.0 (#47), by @localheinz
- Enhancement: Require localheinz/composer-normalize (#48), by @localheinz
- Enhancement: Update
localheinz/php-cs-fixer-config
(#49), by @localheinz - Enhancement: Add PHP 7.3 to Travis CI build matrix (#51), by @localheinz
- Enhancement: Update
localheinz/php-cs-fixer-config
(#52), by @localheinz - Enhancement: Update localheinz/composer-normalize (#53), by @localheinz
- Fix: Update
breerly/factory-girl-php
(#54), by @localheinz - Enhancement: Update
infection/infection
(#55), by @localheinz - Enhancement: Update
phpunit/phpunit
(#56), by @localheinz - Enhancement: Update
infection/infection
(#57), by @localheinz - Enhancement: Split test suites into unit and auto-review (#59), by @localheinz
- Fix: Do not self-update
composer
(#60), by @localheinz - Enhancement: Require
phpstan/phpstan
(#58), by @localheinz - Enhancement: Update
localheinz/test-util
(#50), by @localheinz - Enhancement: Add
FUNDING.yml
(#61), by @localheinz - Fix: Drop support for PHP 7.1 (#63), by @localheinz
- Enhancement: Synchronize project tooling configuration with
localheinz/php-library-template
(#62), by @localheinz - Enhancement: Use
ergebnis/php-cs-fixer-config
(#64), by @localheinz - Enhancement: Use
ergebnis/test-util
instead oflocalheinz/test-util
(#65), by @localheinz - Enhancement: Use
ergebnis/phpstan-rules
instead oflocalheinz/phpstan-rules
(#66), by @localheinz - Fix: Restore
README.md
(#67), by @localheinz - Enhancement: Use
ergebnis/classy
instead oflocalheinz/classy
(#68), by @localheinz - Enhancement: Use reference style links in
CHANGELOG.md
(#70), by @localheinz - Enhancement: Synchronize with
ergebnis/php-library-template
(#69), by @localheinz - Fix: Add return type declarations (#71), by @localheinz
- Enhancement: Run builds on PHP 7.4 (#72), by @localheinz
- Fix: Rename namespace after move to @ergebnis (#73), by @localheinz
1.3.0
- 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 theFakerAwareDefinition
(#42), by @localheinz
1.2.0
- Enhancement: Update
localheinz/classy
andlocalheinz/test-util
(#30), by @localheinz - Enhancement: Use codecov for collecting test coverage (#28), by @localheinz
- Enhancement: Update
phpunit/phpunit
(#29), by @localheinz - Fix: Remove
codeclimate.yml
(#31), by @localheinz - Fix: Keep entries in
.gitattributes
sorted (#32), by @localheinz - Enhancement: Update
phpunit/phpunit
(#33), by @localheinz - Enhancement: Run mutation tests with
infection/infection
(#34), by @localheinz - Fix: Normalize
composer.json
(#35), by @localheinz - Enhancement: Leverage
Makefile
rule syntax (#36), by @localheinz - Fix: Prerequisite (#37), by @localheinz
- Enhancement: Add project URLs to
composer.json
(#38), by @localheinz
1.1.0
- 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
- 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)