v2.2.1
Release Notes
Enhancements
-
Updated the
README.mdto include a table comparing RAM usage optimization between v1.0 and v2.0. -
Dependency Updates:
- Bumped the
requestspackage version to3.32. This ensures compatibility with the latest features and security updates.
- Bumped the
Bug Fixes
- Fix for Requests Package Update:
- Addressed an issue where an update in the
requestspackage was causing a failure in the Docker setup. The fix ensures that the application runs smoothly with the latest version of therequestspackage.
- Addressed an issue where an update in the
- Add missing input and output directories.