All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.6 - 2025-03-22
- Added option pricing models and support for vanilla and exotic options
- Added support for non-directional option strategies
- Option strategy payoff and price curve visualization
- Support for option strategy visualization with
plot_strategy_breakdown
- Upgraded dependency versions
- Changed MSRV from 1.65.0 to 1.77.0
- Added new tests (90.7% project coverage)
- Fixed incorrect calculations in condor strategy implementation
- Resolved issues with fontconfig in CI pipeline
- Fixed margin spacing in plot visualization