What's Changed
- Fix get_max_profit/get_max_loss for single-leg strategies (#284)
- LongCall/ShortCall: Unbounded profit/loss now returns
Positive::INFINITY - LongPut/ShortPut: Correct evaluation at price=0 where appropriate
- LongCall/ShortCall: Unbounded profit/loss now returns
Full Changelog: v0.15.1...v0.15.2