------ - Match dates logic on ``utils.make_index()``
0.0.43
------ - Fixed ``stats.rolling_sortino()`` calculations - Added ``match_dates`` flag to reports to make strategy and benchmark comparible by syncing their dates and frequency - Added ``prepare_returns`` flag to ``utils._prepare_benchmark()`` - Misc code cleanup and speedups
0.0.42
------ - Usability improvements
0.0.41
------ - Typos fixed
0.0.40
------ - Added rebalance option to ``utils.make_index()`` - Added option to add ``log_scale=True/False` to ``plots.snapshot()``
0.0.39
------ - Fixed ``plots.rolling_volatility()`` benchmark display (bug introduced in 0.0.37)