Skip to content

Releases: prefix-dev/rattler-build-conda-compat

v1.3.4

18 Feb 09:18
78a655a
Compare
Choose a tag to compare

What's Changed

  • consistently set encoding=utf-8 for opening files by @h-vetinari in #69

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

15 Jan 21:31
Compare
Choose a tag to compare

What's Changed

  • fix: fallback target platform by @wolfv in #65

Full Changelog: v1.3.2...v1.3.3

v1.3.2

10 Jan 13:02
de3e21f
Compare
Choose a tag to compare

What's Changed

  • feat: add undefined dict wrapper and some testing by @wolfv in #62
  • fix: render with platform and arch by @wolfv in #63
  • prepare release 1.3.2 by @wolfv in #64

Full Changelog: v1.3.1...v1.3.2

v1.3.1

08 Jan 10:30
4eb31fe
Compare
Choose a tag to compare

What's Changed

  • fix: render sha and md5 hashes by @wolfv in #61

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Jan 14:24
f7850a8
Compare
Choose a tag to compare

What's Changed

  • recipe render improvements to support version bumping in conda-forge by @wolfv in #57

Full Changelog: v1.2.2...v1.3.0

v1.2.2

04 Oct 06:46
196fb20
Compare
Choose a tag to compare

What's Changed

  • Fix wrong target/build platform during rendering by @hadim in #59

New Contributors

  • @hadim made their first contribution in #59

Full Changelog: v1.2.1...v1.2.2

v1.2.1

04 Sep 12:48
815b31f
Compare
Choose a tag to compare

What's Changed

  • Fix where we put the extra metadata by @wolfv in #53

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Aug 14:51
8010505
Compare
Choose a tag to compare

What's Changed

  • re-add test for context rendering by @wolfv in #46
  • support for simple recipe modifications by @wolfv in #47
  • start adding some more tests for version updates by @wolfv in #48
  • use sandboxed Jinja env by @wolfv in #49
  • fix: use none as default arg to split by @wolfv in #50
  • feat: move all YAML stuff to ruamel by @wolfv in #51
  • release 1.2.0 by @wolfv in #52

Full Changelog: v1.1.1...v1.2.0

v1.1.1

02 Aug 14:03
a775ff0
Compare
Choose a tag to compare

What's Changed

  • fix: when extracting name of rendered recipe by @nichmor in #44

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Aug 09:35
32a4ce3
Compare
Choose a tag to compare

What's Changed

  • feat: metadata will render recipe with context by @nichmor in #41

Full Changelog: v1.0.0...v1.1.0