File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,21 @@ What's New
33
44These were the major changes contributing to each release:
55
6-
76### 0.x.x
87
98
9+
10+ ### 0.3.2
11+ (2021-08-03)
12+
13+ * New strategy performance method [ ` backtesting.lib.compute_stats ` ] ( https://kernc.github.io/backtesting.py/doc/backtesting/lib.html#backtesting.lib.compute_stats ) (#281 )
14+ * Improve plotting speed (#329 ) and optimization performance (#295 ) on large datasets.
15+ * Commission constraints now allow for market-maker's rebates.
16+ * [ ` Backtest.plot ` ] ( https://kernc.github.io/backtesting.py/doc/backtesting/backtesting.html#backtesting.backtesting.Backtest.plot )
17+ now returns the bokeh figure object for further processing.
18+ * Other small bugs and fixes.
19+
20+
1021### 0.3.1
1122(2021-01-25)
1223
You can’t perform that action at this time.
0 commit comments