------ - Cleaning up data before calculations (replaces inf/-inf/-0 with 0) - Removed usage of ``pandas.compound()`` for future ``pandas`` version compatibility - Auto conversion of price-to-returns and returns-to-data as needed
0.0.18
------ - Fixed issue when last date in data is in the past (issue 4) - Fixed issue when data has less than 5 drawdown periods (issue 4)
0.0.17
------ - Fixed CAGR calculation for more accuracy - Handles drawdowns better in live trading mode when currently in drawdown