Skip to content

Releases: thoth-station/micropipenv

Release v1.3.0

10 May 18:03
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

  • Improve poetry → requirements and handling of transitive deps
    Contribution thanks to @frenzymadness

  • Add check subcommand to validate lockfiles
    Contribution thanks to @matt-carr

  • Test with pip==22.0.4

Fixes

  • Implement correct handling for "extras" marker from poetry.lock
    Contribution thanks to @frenzymadness

Release v1.2.1

21 Feb 09:30
f26102e
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

  • Test with pip==22.0.3

  • Add tomli support
    Contribution thanks to @frenzymadness

Release v1.2.0

06 Dec 10:42
72407d4
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

  • micropipenv is no longer tested with Python 3.6 and development pip
    Contribution thanks to @frenzymadness

  • Support directory-based dependencies
    Contribution thanks to @abompard

  • micropipenv warns users if they use Poetry lockfiles and Python
    version is not checked by micropipenv
    Contribution thanks to @frenzymadness

Release v1.1.3

21 Oct 07:18
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

  • Perform method discovery for requirements sub-command as documented
    Fix thanks to @frenzymadness, issue reported by @hanjos #198

Release v1.1.2

06 Oct 06:35
2908e4a
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

  • Fix handling Poetry environment markers for direct dependencies #192
    Fix thanks to @frenzymadness, issue reported by @abompard
  • Fix handling Poetry environment markers for --no-default and --no-dev options #193
    Fix thanks to @frenzymadness, issue reported by @Macarr

Release v1.1.1

22 Sep 08:04
94b5ba1
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

Release v1.1.0

21 Jun 07:59
dd30b7e
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

Release v1.0.4

29 Apr 10:33
5e9745e
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

  • Fix permission error on Windows
    thanks to Julien Rottenberg (@jrottenberg)

Release v1.0.3

10 Mar 17:32
6807aad
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

  • Test with pip==20.0.1
  • Test with pip==20.0
  • Provide ability to pass pip path in install

Release v1.0.2

10 Dec 13:17
754c7ba
Compare
Choose a tag to compare

This release is available on PyPI.

Notable changes for this release:

Added

  • Test with pip==20.3
  • Test with pip==20.3.1