Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@josantonius josantonius released this 29 Sep 21:31
0d9d817

What's Changed

  • pre-release/v2.0.1 by @josantonius in #3

  • Release/v2.0.1 by @josantonius in #4

  • 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.0...v2.0.1