Skip to content

Releases: atk4/core

1.3.9

04 Dec 12:04
Compare
Choose a tag to compare

Added support for PHPUnit 7+

1.3.8

03 Apr 16:36
Compare
Choose a tag to compare

Merged pull requests:

1.3.7

07 Mar 18:25
Compare
Choose a tag to compare

Merged pull requests:

1.3.6

14 Feb 10:11
Compare
Choose a tag to compare

Fixed Injecting "null" argument into constructor fails #74

1.3.5

07 Feb 22:14
Compare
Choose a tag to compare

1.3.4

03 Dec 14:14
Compare
Choose a tag to compare
  • Removed special treatment for array property merging #67

1.3.1

10 Oct 14:59
Compare
Choose a tag to compare
  • Added implementation for seed mering
  • Fix the way how setDefaults treats numeric arguments #63

1.3.0

12 Sep 01:19
Compare
Choose a tag to compare

This release refactors FactoryTrait in a way that may not be backwards compatible, so upgrade with care.

1.2.2

13 Apr 01:53
Compare
Choose a tag to compare

1.2.1

12 Apr 18:06
Compare
Choose a tag to compare

Remove exception for undefined property defaults, see #46