What's Changed
- Make Pypi to Conda package name mapper location configurable by @rphel in #225
- Add support for ${ENV_VAR} syntax by @jonashaag in #224
- Switch from setuptools to Hatch by @maresb in #239
- add --version flag by @bollwyvl in #249
- use stdlib or tomli for toml parsing by @bollwyvl in #252
- Remove deprecated isort option by @maresb in #246
- Make use of pip's tool vendoring to vendor conda by @mariusvniekerk in #256
Bufixes
- Add package_type = "virtual_system" to FakePackage by @maresb in #241
- Fix version test which fails in local development by @maresb in #250
- Add .micromamba/ to .gitignore by @maresb in #251
- Improved tests using the "test-update" directory by @mariusvniekerk in #226
- Minor refactoring by @maresb in #243
New Contributors
- @rphel made their first contribution in #225
- @jonashaag made their first contribution in #224
- @maresb made their first contribution in #241
- @bollwyvl made their first contribution in #249
Full Changelog: v1.1.1...v1.1.2