v0.5.6
Release Notes: Version 0.5.6 - Improved Strategy Access and Utilities
Summary
This beta release focuses on improving code clarity and maintainability by adjusting visibility modifiers, introducing utility methods for easier data handling, and refining documentation. It also includes a temporary adjustment to code coverage thresholds.
⸻
What’s New
• Utility Methods: Added new helper functions to efficiently retrieve unique positions and options, streamlining data access and manipulation.
⸻
Enhancements
• Visibility Modifiers Update: Revised visibility in the short_strangle module to better encapsulate functionality and support safer usage.
• Documentation Revision: Improved and updated inline documentation to reflect recent changes and support developer understanding.
⸻
Bug Fixes
• No explicit bug fixes are included in this release.
⸻
Breaking Changes
• None.
⸻
Documentation Updates
• Updated internal documentation in affected modules, particularly around short_strangle and the new utility methods.
⸻
Migration Notes
• No changes required for migration. Projects depending on prior versions can upgrade without modification.
• Note: Code coverage target has been temporarily lowered to 45% to accommodate recent changes and ongoing refactoring.
⸻
Release Links
• Full Changelog