Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@josantonius josantonius released this 29 Sep 17:42
· 1 commit to main since this release
9a32cd2

What's Changed

  • pre-release/v2.0.2 by @josantonius in #2

  • Release/v2.0.2 by @josantonius in #3

  • The notation type in the test function names has been changed from camel to snake case for readability.

  • Functions were added to document the methods and avoid confusion.

  • Disabled the ´CamelCaseMethodName´ rule in ´phpmd.xml´ to avoid warnings about function names in tests.

  • The alignment of the asterisks in the comments has been fixed.

  • Tests for Windows have been added.

  • Tests for PHP 8.2 have been added.

Full Changelog: v2.0.1...v2.0.2