Releases: mamba-org/quetz
Releases · mamba-org/quetz
v0.3.0
v0.3.0 is the first release on PyPi (and conda-forge).
What's Changed
- Fix "Usage" commands and tidy README.md by @maresb in #469
- Improve plugin installation by @maresb in #471
- Remove useless logs by @adriendelsalle in #473
- Fix compatibility with SQLAlchemy 1.4 by @adriendelsalle in #474
- terms of service plugin by @madhur-tandon in #463
- fix mamba-solve by @wolfv in #479
- Add releaser by @fcollonval in #478
- Setup is missing
importlib-metadata
dep by @fcollonval in #480 - Add a better support for package signing by @adriendelsalle in #472
New Contributors
- @maresb made their first contribution in #469
- @fcollonval made their first contribution in #478
Full Changelog: 0.2.0...v0.3.0
v0.1.1: minor release
Merge pull request #418 from btel/implement-proxylist-for-proxy-channels
v0.0.4
chore: release v0.0.4
frontend v0.1.2
frontend_v0.1.2 chore: release frontend v0.1.2
client v0.0.4
client_v0.0.4 chore: release client v0.0.4
client v0.0.3
- fix: return with a non zero exit code when upload fails
client v0.0.2
- feat: add dry run option
- fix: don't run conda-verify by default, make it optional
- feat: make it possible to upload all packages from a build root
v0.0.3
chore: release v0.0.3
v0.0.2
chore: release v0.0.2
v0.0.1
feat: setup.py for use in conda recipe