Skip to content

Release 0.1.2

Latest
Compare
Choose a tag to compare
@haipinglu haipinglu released this 13 Jul 11:37
· 707 commits to main since this release
a1b5f91

New Features

  • #348: Create stale workflow
  • #356: Update CIFAR CNNTransformer example to Lightning
  • #358: Add option to log messages to terminal
  • #365: Update project.yml for the new project board
  • #370: Support py3.10 and remove py3.7

Bug Fixes

  • #372: Update IPython version from <9.0 to <8.13 to support Python 3.8

Code Improvements

  • #345: Add file path as a dicom dataset attribute
  • #346: Update the polypharmacy example and GripNet implementation
  • #385: Refactor input parameter of the data loader in PolypharmacyDataset class
  • #386: Refactor documentation and resolve module visibility issues in PyKale