What's Changed
- 
pre-release/v1.0.3 by @josantonius in #1 
- 
Release/v1.0.3 by @josantonius in #2 
- 
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. 
New Contributors
- @josantonius made their first contribution in #1
Full Changelog: v1.0.2...v1.0.3