Skip to content

Commit a12b685

Browse files
committed
bump version to 0.2.0 and update lock file
1 parent b040e22 commit a12b685

File tree

3 files changed

+558
-417
lines changed

3 files changed

+558
-417
lines changed

HISTORY.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Release History
22
===============
33

4+
0.2.0 (2022-12-21)
5+
------------------
6+
* Add joss references by @AldoGl in https://github.com/bancaditalia/black-it/pull/23
7+
* add filters before loss function computation by @AldoGl in https://github.com/bancaditalia/black-it/pull/24
8+
* calibrator: add sim_length param to Calibrator constructor by @AldoGl in https://github.com/bancaditalia/black-it/pull/25
9+
* fix: add coordinate_filters to concrete loss classes by @marcofavoritobi in https://github.com/bancaditalia/black-it/pull/26
10+
* Use tables to append to series_samp array by @AldoGl in https://github.com/bancaditalia/black-it/pull/27
11+
* Improve best batch and random forest classes by @AldoGl in https://github.com/bancaditalia/black-it/pull/29
12+
* Add CORS sampler by @AldoGl in https://github.com/bancaditalia/black-it/pull/28
13+
* Add xgboost sampler by @AldoGl in https://github.com/bancaditalia/black-it/pull/30
14+
* Refactoring and improvement of msm covariance matrices by @AldoGl in https://github.com/bancaditalia/black-it/pull/31
15+
416
0.1.2 (2022-11-02)
517
------------------
618
* Dependencies: regenerate poetry.lock by @muxator in https://github.com/bancaditalia/black-it/pull/9

0 commit comments

Comments
 (0)