What's Changed
- fix: use log1p(pct_change()) in to_log_returns for NaN-safe computation by @Jo2234 in #282
- fix: use target downside deviation in Sortino ratio by @Bortlesboat in #285
New Contributors
- @Jo2234 made their first contribution in #282
- @Bortlesboat made their first contribution in #285
Full Changelog: v1.1.3...v1.1.4