The full details of this milestone can be seen at <https://github.com/duncanmmacleod/pip2conda/milestone/7>.
0.4.1
Bug-fix release.
Changes:
- [20] Add support for python_version in marker environments - [21] Add formal support for Python 3.11
The full list of all changes related to this milestone can be seen at <https://github.com/duncanmmacleod/pip2conda/pulls?q=milestone:%22pip2conda+0.4.1%22>
0.4.0
Development release.
Changes:
- [17] refactor to use `build` to generate metadata, rather than parsing myriad configuration files
The full list of all changes related to this milestone can be seen at <https://github.com/duncanmmacleod/pip2conda/pulls?q=milestone:0.4.0>.
0.3.2
Bug-fix release. This is a copy of 0.3.1 which didn't actually include the necessary fixes.
Changes:
- remove leftover debug print call [15]
The full list of all changes related to this milestone can be seen at <https://github.com/duncanmmacleod/pip2conda/pulls?q=milestone:0.3.2>.
0.3.1
Bug-fix release.
Changes:
- remove leftover debug print call [14]
The full list of all changes related to this milestone can be seen at <https://github.com/duncanmmacleod/pip2conda/pulls?q=milestone:0.3.1>.