Releases: GetDKAN/mock-chain
Releases · GetDKAN/mock-chain
1.4.0
Now requires minimum of PHPUnit 8.5.40.
What's Changed
Full Changelog: 1.3.7...1.4.0
1.3.5
What's Changed
- Unlock PHPUnit 9.5 with onlyMethods() by @paul-m in #18
1.3.4
Reverts some changes which were causing issues with downstream dependencies.
What's Changed
Full Changelog: 1.3.3...1.3.4
1.3.2
Preventing infinite loops when a requested option does not exist. (#8)
1.3.1
Merge pull request #7 from GetDKAN/graceful-options
More graceful returns when an option is requested.
1.3.0
[FEATURE] Supporting dummy doubles. (#5)
[FEATURE] Allows adding new methods without repeating the class. (#6)