Skip to content

Releases: open-mmlab/mim

MIM Release V0.3.0

01 Sep 03:46
f989842
Compare
Choose a tag to compare

Support OpenMMLab2.0

MIM V0.2.1 Release

02 Aug 11:11
2d9e2da
Compare
Choose a tag to compare

Features

  • Add MMCV_BASE_URL environment variable to support customizing mmcv find link (#148)

Bug fixes

  • Fix the mim --version command crash in click>=8.x (#152)

Documentations

  • Fix a wrong .mimrc example (#147)

Infra

  • Build and upload wheel distribution when packaging in CI (#145)

Contributors

A total of 2 developers contributed to this release.
@zhouzaida @ice-tong

MIM V0.2.0 Release

27 Jun 02:04
b449e97
Compare
Choose a tag to compare

Highlights

We are excited to introduce mim 0.2.0 to you! This release refactors mim install command and brings great user experience improvement.

  • You can use mim install in the same way you use pip install!
  • Download and install the OpenMMLab packages from PyPI instead of downloading from Github, for higher performance.
  • Automatically solve and install OpenMMLab-related dependencies via pip resolver.

Improvements

  • Refactor mim install and uninstall for better user experience (#132, #135)
  • Fix the issue that the click version is locked at 7.x (#127)
  • Add a beautiful progress bar (#139)
  • Add more packages that support mim (#134)

Bug fixes

  • Fix mmaction2 package name and run script (#113)

Infra

  • Add Windows and macOS tests in CI (#106, #138)
  • Add circleCI (#131)
  • Add pyupgrade and codespell pre-commit hooks (#130)
  • Add extra dependencies to extra_require (#133)

Contributors

A total of 4 developers contributed to this release.
@zhouzaida @yeliudev @teamwong111 @ice-tong

MIM V0.1.6 Release

14 Jun 01:33
82ad743
Compare
Choose a tag to compare

Improvements

  • Get the version of CUDA properly (#96)

Bug fixes

  • Fix search error when models miss the results field (#104)
  • Fix mim install does not work with pip >= 22.1 (#117)

Documentations

  • Use pytorch sphinx theme (#89)
  • Refactor the structure of the documentation (#93, #94)
  • Reorganizing OpenMMLab projects in readme (#98, #99, #107)

Infra

Contributors

A total of 5 developers contributed to this release.

@zhouzaida @kennymckormick @HAOCHENYE @ice-tong @Anton-Cherepkov

MIM V0.1.5 Release

07 Sep 14:54
62bd756
Compare
Choose a tag to compare

bump version to v0.1.5

MIM V0.1.4 Release

04 Aug 13:01
26f364f
Compare
Choose a tag to compare

bump version to v0.1.4

MIM V0.1.3 Release

24 Jul 09:33
a64cd64
Compare
Choose a tag to compare

bump version to v0.1.3

MIM V0.1.2 Release

17 Jun 05:19
bef7595
Compare
Choose a tag to compare
v0.1.2

bump version 0.1.2 (#45)

MIM V0.1.1 Release

13 Jun 14:40
c164b65
Compare
Choose a tag to compare
bump version to v0.1.1 (#42)

* bump version to v0.1.1

* update readme:

* update copyright

* rephrase

MIM V0.1.0 Release

25 May 15:04
94a7942
Compare
Choose a tag to compare

MIM is released.