🔧 0.7.0 - Revamped Environment Variables
This release enhances the environment variables of Swaparr, making their functions more understandable, as the previous naming was somewhat confusing. Additionally, some dependencies have been bumped to their latest version.
What's Changed
- 🔧 Revamped Environment Variables by @ThijmenGThN in #34
- ⬆️ Bumped dependencies by @ThijmenGThN in dc9bd6c
- 📄 Doc improvements by @ThijmenGThN in #33
- 🧐 Parity code-changes by @ThijmenGThN in #32
Full Changelog: 0.6.0...0.7.0
Environment Variable Changes
Note
The previous variables remain functional, ensuring that Swaparr is backward compatible. No changes to your current installation are required.
Before | Now | |
---|---|---|
TIME_THRESHOLD | → | MAX_DOWNLOAD_TIME |
SIZE_THRESHOLD | → | IGNORE_ABOVE_SIZE |
CHECK_INTERVAL | → | SCAN_INTERVAL |
STRIKE_THRESHOLD | → | MAX_STRIKES |