๐ Summary
This release (v2.0.6) focuses on enhancing performance, improving workflow efficiency, and ensuring clearer and more consistent version handling. Additionally, a Reddit badge has been added to increase community engagement visibility.
๐ Key Changes
- ๐ Code refactoring to improve performance and readability.
- ๐ท๏ธ Updated version tagging for enhanced clarity in workflows.
- ๐ Added a Reddit badge in the README to connect with community updates.
- ๐ Streamlined GitHub publish workflow by removing OpenAI dependency and using a pre-fetched summarization script.
- ๐๏ธ Changed the `thop` library version from `2.0.5` to `2.0.6` for minor updates.
๐ฏ Purpose & Impact
- **Performance Boost:** By optimizing functions and simplifying complex code, the software now runs faster and is easier to maintain, benefitting both developers and users alike.
- **Workflow Efficiency:** Removal of the OpenAI dependency reduces potential errors and speeds up the release process by fetching a tested script, making the software deployment more reliable.
- **Clarity and Consistency:** Updated version tagging makes it easier for developers to track changes and understand which versions are being referenced, reducing confusion and improving communication in deployment notifications.
- **Community Engagement:** The addition of a Reddit badge encourages more community interaction and provides an easy way for users to follow discussions and updates.
- **Software Maintenance:** Keeping the library version updated ensures users benefit from the latest bug fixes and optimizations, leading to a smoother experience.
What's Changed
* Add https://www.reddit.com/r/Ultralytics/ badge by glenn-jocher in https://github.com/ultralytics/thop/pull/51
* Update publish.yml by glenn-jocher in https://github.com/ultralytics/thop/pull/52
* Update publish.yml by glenn-jocher in https://github.com/ultralytics/thop/pull/53
* Update __init__.py by glenn-jocher in https://github.com/ultralytics/thop/pull/54
**Full Changelog**: https://github.com/ultralytics/thop/compare/v2.0.5...v2.0.6