v1.1.0
Changes
- Docs for running your own model + execution help string correction (#103) @picciama
- Global checkpointing dir. Default: Temporary (#92) @PascalIversen
- Background for the font in the main figure for Darkmode (#97) @PascalIversen
- Ray optional (#96) @PascalIversen
- Feature loading from_csv to_csv for FeatureDataset (#88) @PascalIversen
- [DEPENDABOT]: Bump matplotlib from 3.9.2 to 3.9.3 (#89) @dependabot
- [DEPENDABOT]: Bump codecov/codecov-action from 5.0.7 to 5.1.1 (#95) @dependabot
- [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#94) @dependabot
- [DEPENDABOT]: Bump actions/cache from 4.1.2 to 4.2.0 (#93) @dependabot
- [DEPENDABOT]: Bump codecov/codecov-action from 5.0.2 to 5.0.7 (#82) @dependabot
🚀 Features
- support grouping by min/max dose and nreplicates (#104) @picciama
- Feature/curvecurator (#84) @picciama
🐛 Bug Fixes
- Fix argument checking and allow multiple measures (#90) @picciama
- Fixed MOLIR, also pushing current state of documentation (#86) @JudithBernett
- fix DIPK attention layer unable to process batches of size 1 (#83) @PascalIversen
🧰 Maintenance
- Fixed MOLIR, also pushing current state of documentation (#86) @JudithBernett