Changelog
v0.1.2.0
Released on 2024-01-22.
Dependency changes
move to
evalhyd-cpp==0.1.2
(see changelog)
v0.1.1.0
Released on 2023-06-16.
Dependency changes
move to
evalhyd-cpp==0.1.1
(see changelog)
Bug fixes
fix memory leak for metrics relying on sorting function (i.e.
QS
,CRPS_FROM_QS
,CRPS_FROM_ECDF
,CRPS_FROM_BS
,AW
,AWN
,WS
,RANK_HIST
,DS
,AS
) (R#4)fix crashing conditional masking functionality on Windows for R versions later than 4.1.3 (R#6)
Repository changes
refactor repository for submission to CRAN, in particular by changing the way dependencies are vendored (R#5)
v0.1.0.0
Released on 2023-05-03.
first release