Skip to content

Releases: floor9design-ltd/test-data-generator

1.5.0 PhpUnit 10 support

22 Feb 20:38
Compare
Choose a tag to compare

Adds support for phpunit 9||10

1.4.0 Password generation

22 Mar 20:10
Compare
Choose a tag to compare

This release adds password generation using industry standards and conforming to some essential best practices. See randomPassword()

1.3.5 php8.1 support

09 Dec 18:06
Compare
Choose a tag to compare

Formally added support for php8.1

1.3.4 Improved reliability

22 Aug 20:40
Compare
Choose a tag to compare

Added phpstan (static analysis) to improve code quality/testing. Improved internal method for floats.

Tweaks for increased compatibility

19 Aug 13:42
Compare
Choose a tag to compare

Minor tweaks to remove unnecessary composer restrictions on phpunit etc.

Minor code improvement

12 Apr 00:57
Compare
Choose a tag to compare

Fixed a typehint that cause issues with phpstan

Security update

17 Mar 12:53
Compare
Choose a tag to compare

Security update (dev) and a composer update to ensure latest compatibility.

Adding json method

06 Jan 17:21
Compare
Choose a tag to compare

Added json method to enable easy json generation.

Adding url and image methods

05 Jan 14:40
Compare
Choose a tag to compare

Adding methods to support easy domain url and image src/url generation

Updating documentation and other non functionality improvements

04 Jan 16:04
Compare
Choose a tag to compare