v0.19.1 – 2023-05-11
release-drafter
released this
11 May 13:15
·
1155 commits
to refs/heads/main
since this release
Summary
This is mainly a bug fix and maintenance release containing one feature addition.
See the full changelog in the documentation
and the list of merged PRs below.
This is also the first release to support python 3.11.
Contributors
What has changed since v0.19.0
Pull-requests containing changes of multiple nature are repeated.
Bug Fixes
- Do not use pathlib for hdf5 datasets, fixes #2318 (#2319) @maxnoe
- Fix SoftwareTrigger for actual simtel files (#2320) @maxnoe
- Allow training without cross validation (#2310) @maxnoe
- Fix --overwrite for ApplyModel tool (#2311) @maxnoe
- Fix neighbor matrix for no pixels, fixes #2316 (#2317) @maxnoe
- Fix activity start order (#2312) @maxnoe