Skip to content

v2.2.1

Choose a tag to compare

@BKDDFS BKDDFS released this 24 May 10:04
· 273 commits to main since this release
6fb2cb9

Release Notes

Enhancements

  • Updated the README.md to include a table comparing RAM usage optimization between v1.0 and v2.0.

  • Dependency Updates:

    • Bumped the requests package version to 3.32. This ensures compatibility with the latest features and security updates.

Bug Fixes

  • Fix for Requests Package Update:
    • Addressed an issue where an update in the requests package was causing a failure in the Docker setup. The fix ensures that the application runs smoothly with the latest version of the requests package.
  • Add missing input and output directories.