v1.7.0
Large release where we added support for torchmetrics
, moved to mkdocs
and made the app more robust!
We also updated our visual identity, huge thanks to @Donasolo for the new logos!
What's Changed
- Move to Github Actions by @Dref360 in #212
- Added None to act as max for np.clip by @GeorgePearse in #213
- Assign version to pytorch-lightning by @Dref360 in #226
- Update README and CONTRIBUTING by @Dref360 in #222
- Add metric logging by @Dref360 in #223
- Throw away value for custom dataloaders by @bresilla in #228
- #232 Allow for Python <4 by @Dref360 in #233
- #156 Support torchmetrics by @Dref360 in #230
- Add warning when data augmentation is applied on the pool by @Dref360 in #229
- Add structure for mkdocs instead of Sphinx by @Dref360 in #225
New Contributors
- @GeorgePearse made their first contribution in #213
- @bresilla made their first contribution in #228
Full Changelog: v1.6.0...v1.7.0