Skip to content

Releases: dojeda/poetry2conda

0.3.0

02 Jun 07:58
Compare
Choose a tag to compare

Thanks to @abergeron for contributing!

  • #3 Fix support for dependencies that do not follow semantic version.
  • #1 Fix incorrect file creation when command fails.
  • Add support for poetry extras.
  • Add option to include development dependencies.
  • Add automated unit tests on github.

0.2.0

04 May 07:37
Compare
Choose a tag to compare
  • Add minimal support for extras, which are dropped on the conda environment.

0.1.0

18 Apr 14:16
Compare
Choose a tag to compare

Initial release