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 eebdc3b

Browse filesBrowse files
committed
MNT: Update CHANGELOG for v0.6.4
1 parent 4c60488 commit eebdc3b
Copy full SHA for eebdc3b

File tree

1 file changed

+11
-0
lines changed
Filter options

1 file changed

+11
-0
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ These were the major changes contributing to each release:
55

66
### 0.x.x
77

8+
### 0.6.4
9+
(2025-03-30)
10+
11+
* Bug fixes:
12+
* Fix optimization hanging on MS Windows under some conditions,
13+
primarily missing a `if __name__ == '__main__'` guard.
14+
* Restore original scale in FractionalBacktest plot (#1247)
15+
* Fix "'CAGR [%]' must match a key in pd.Series result of bt.run()" error
16+
* Fix grid optimization on data with timezone-aware datetime index
17+
18+
819
### 0.6.3
920
(2025-03-11)
1021

0 commit comments

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