Skip to content

Version 1.3

Compare
Choose a tag to compare
@hprats hprats released this 07 Nov 23:25
· 115 commits to main since this release

Added

  • Comprehensive Test Suite with Pytest: Implemented a suite of tests using Pytest to ensure code reliability and facilitate future development.
  • Continuous Integration with GitHub Actions: Set up CI workflows to automatically run tests on every push and pull request, enhancing code quality and preventing regressions.
  • Enhanced Documentation:
    • Updated README.md with detailed installation instructions, usage examples, badges, and contributor guidelines.