pypi conda-lock 4.0.1
v4.0.1

5 hours ago

What's Changed

The headline of this release is that conda-lock now registers as a conda plugin, restoring conda lock as a native conda subcommand after conda 26.3 deprecated the old subcommand interface. It also tracks conda's bump to installer 1.x and hardens a release-time CI workflow.

Compatibility

  • Register as a conda plugin. conda 26.3 deprecated the legacy interface for custom subcommands in favor of plugin hooks. This PR adds the proper hooks so conda lock keeps working on modern conda. By @beckermr in #905
  • Update dependencies to track conda's bump to installer 1.x, by @beckermr in #911

Security & supply chain

  • Remove unused issue_comment trigger from update.yml (reduces attack surface; maintainers can still trigger the workflow via workflow_dispatch), by @jaimergp in #910
  • Resolve Dependabot alert for geopandas in a test fixture, by @maresb in #889

Maintenance

New Contributors

Full Changelog: v4.0.0...v4.0.1

Don't miss a new conda-lock release

NewReleases is sending notifications on new releases.