Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4f21a65

Browse filesBrowse files
committed
MNT: Update ChangeLog for 0.3.2
1 parent e9cc36f commit 4f21a65
Copy full SHA for 4f21a65

1 file changed

+12-1Lines changed: 12 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,21 @@ What's New
33

44
These 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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.