Skip to content

0.4.0

Compare
Choose a tag to compare
@wolfv wolfv released this 06 Oct 15:47
· 501 commits to main since this release
3b19118

What's Changed

The latest rattler-build uses the latest and greatest version of rattler and also the new resolvo resolver. And it contains a few fixes for issues!

  • chore(ci): bump actions/checkout from 3 to 4 by @dependabot in #179
  • Add support for local source file url scheme by @beenje in #177
  • update to the latest rattler version by @wolfv in #180
  • fix: minor code nit by @swarnimarun in #181
  • some tiny enhancements for emscripten-wasm32 compatibility by @wolfv in #182
  • bump: update to latest rattler and add pixi project by @ruben-arts in #186
  • Update all dependencies by @wolfv in #187
  • chore: also run cargo update and replace tempdir with tempfile by @wolfv in #188
  • feat: build .conda package right away by @wolfv in #190
  • Copy dir without ignore gitignore by @matthiasbeyer in #189
  • fix bug when copying directory, fix bug when creating conda package by @wolfv in #192
  • fix: add perl and extra platforms by @ruben-arts in #191
  • remove package before testing by @wolfv in #193
  • Print package contents for user by @wolfv in #194
  • Format tracing by @wolfv in #195
  • Ignore missing about section and missing build.sh / build.bat by @wolfv in #196
  • release version 0.4.0 by @wolfv in #197

New Contributors

Full Changelog: v0.3.1...v0.4.0