File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 0.8.2 ] - 2024-03-27
8
8
### Added
9
9
- Simulation user guide
10
- - Example for transfer learning backtest utility
10
+ - Example for transfer learning backtesting utility
11
11
- ` pyupgrade ` pre-commit hook
12
12
- Better human readable ` __str__ ` representation of objective and targets
13
- - Alternative dataframe deserialization from pd.DataFrame constructors
13
+ - Alternative dataframe deserialization from ` pd.DataFrame ` constructors
14
14
15
15
### Changed
16
16
- More detailed and sophisticated search space user guide
You can’t perform that action at this time.
0 commit comments