This document lists all important changes to poetry2conda.
Version numbers follow semantic versioning.
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.
- Add minimal support for extras, which are dropped on the conda environment.
- Initial release.