Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 14:59

What's Changed

New Features

  • Added an option to convert ReportConfig in the header to a string type for better compatibility and handling.

Improvements

  • parse_file is now easier to access as it has been added to the __init__.py file for simpler imports.
  • parse_file now accepts a filename as an argument, allowing for more flexible file parsing.

Deprecations

  • The deprecated write_file function has been removed from the codebase to streamline functionality and reduce redundancy.