What's New
- Updated minimum Python version requirement to 3.12
- Removed support for Python versions 3.9-3.11
- Updated Lambda layer configuration to use Python 3.12
- Integrated Fear and Greed Index wrapper for market sentiment analysis
Please note this is a breaking change for users on Python versions below 3.12. Make sure to update your Python environment before upgrading to this version. You will also need to install the latest dependencies to continue using fear and greed code as all the API interactions have been moved to the new wrapper.
Please refer to the updated README for detailed installation instructions and new sentiment analysis features.