Project-MONAI / MONAI

AI Toolkit for Healthcare Imaging
https://monai.io/
Apache License 2.0
5.88k stars 1.09k forks source link

Notable changes since v0.1.0 #594

Closed wyli closed 4 years ago

wyli commented 4 years ago

Summary

As the codebase is under active development, the current master branch is well ahead of the milestone release on PyPI.

This ticket briefly summaries the changes since v0.1.0. It effectively compares the differences between:

pip install monai

and:

pip install git+https://github.com/Project-MONAI/MONAI#egg=MONAI

0.2.0rc3+14.g640852a - 2020-07-02

Added

Changed

0.2.0rc1+13.g379c959 - 2020-06-26

Added

Changed

0.1.0+153.gc98da0d - 2020-06-18

Added

generic

Changed

generic

Fixed

Removed

Nic-Ma commented 4 years ago

Cool summary!!

wyli commented 4 years ago

Cool summary!!

thanks we should update weekly if needed, keep adding new version sections on the top

Nic-Ma commented 4 years ago

Sounds good! And I will update our highlight features page based on this summary later. Thanks.

wyli commented 4 years ago

as v0.2.0 is feature ready, copying this page to the project wiki: https://github.com/Project-MONAI/MONAI/wiki/Notable-changes-between-0.1.0-and-0.2.0