Skip to content

Releases: prefix-dev/rattler-build

v0.39.0

12 Mar 12:35
c830268
Compare
Choose a tag to compare

What's Changed

  • refactor: align CLI for s3 with rattler-index by @delsner in #1482
  • fix: properly raise error if macOS codesign - ing fails by @wolfv in #1479
  • fix: macOS relinking for 'libfoo.dylib' as '@rpath/libfoo.dylib' by @minrk in #1477

Full Changelog: v0.38.0...v0.39.0

v0.38.0

05 Mar 11:39
31234ca
Compare
Choose a tag to compare

This is a bugfix release. Simple run export lists were not parsed correctly and only the last element was kept. This release fixes that, and adds proper rendering of run exports to the build log output.

What's Changed

  • fix: preserve macOS entitlements and requirements in codesign by @zbowling in #1461
  • fix: run exports parsing by @wolfv in #1469

New Contributors

Full Changelog: v0.37.0...v0.38.0

v0.37.0

28 Feb 09:05
6ede269
Compare
Choose a tag to compare

What's Changed

Docs changes:

  • docs: update docs on overlinking and overdepending by @vyasr in #1448
  • docs: Fix package_contents tests in xtensor example by @traversaro in #1452

New Contributors

Full Changelog: v0.36.0...v0.37.0

v0.36.0

18 Feb 17:15
3222028
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.8...v0.36.0

v0.35.9

30 Jan 08:45
d418bf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.8...v0.35.9

v0.35.8

29 Jan 09:44
894ac7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.7...v0.35.8

v0.35.7

28 Jan 14:27
3c9bb31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.6...v0.35.7

v0.35.6

21 Jan 00:17
beb5c66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.5...v0.35.6

v0.35.5

18 Jan 13:29
f35a22e
Compare
Choose a tag to compare

What's Changed

  • fix: don't error on empty conda_build_config.yaml by @wolfv in #1351

Full Changelog: v0.35.4...v0.35.5

v0.35.4

18 Jan 08:59
858541c
Compare
Choose a tag to compare

What's Changed

  • fix: keep tempdir to make recipe rendering from stdin work again by @wolfv in #1350

Full Changelog: v0.35.3...v0.35.4