Skip to content

Releases: lion-packages/test

v3.0.0

30 Nov 22:25
cb8cbb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v3.0.0

v2.2.0

29 Nov 15:21
197cfd9
Compare
Choose a tag to compare

What's Changed

  • Validation to validate values ​​in HTTP body is removed by @Sleon4 in #16

Full Changelog: v2.1.0...v2.2.0

v2.1.0

03 Nov 14:08
df16f7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

14 May 21:32
73c46ae
Compare
Choose a tag to compare

What's Changed

  • Support with PHP 8.3 by @Sleon4 in #10
  • Test support for exceptions with lion/exceptions by @Sleon4 in #11

Full Changelog: v1.6.0...v2.0.0

v1.6.0

20 Mar 15:33
62fb7e5
Compare
Choose a tag to compare

What's Changed

  • Classes, methods and properties have been documented in Test by @LeinadAlberto in #8
  • New integrated features by @Sleon4 in #9

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

13 Feb 21:09
b087d55
Compare
Choose a tag to compare
Merge pull request #7 from lion-packages/new

New functions supported for assertions

v1.4.0

09 Jan 14:45
c0eed0c
Compare
Choose a tag to compare
Merge pull request #6 from lion-packages/refactor

Namespace has been modified at the project level

v1.3.0

26 Dec 16:33
47e8da8
Compare
Choose a tag to compare
Merge pull request #5 from lion-packages/new

feat: getPrivateMethod method has been added

v1.2.0

19 Dec 22:10
de91262
Compare
Choose a tag to compare
Merge pull request #4 from lion-packages/issue#3

Method to manipulate the value of protected and private properties

v1.1.0

19 Nov 21:19
cff9439
Compare
Choose a tag to compare
Merge pull request #2 from lion-packages/testing

test: test has been added for createImage method