Skip to content

v1.0.2

Compare
Choose a tag to compare
@halilcosdu halilcosdu released this 16 Apr 21:25
· 21 commits to main since this release

Release Notes:

  • Updated the test case 'should throw exception if parameters are invalid' in tests/LogWeaverTest.php.
  • The test now checks if an exception is thrown when invalid parameters are passed to the LogWeaver class.
  • This ensures the robustness of the LogWeaver class by validating its error handling capabilities.