Skip to content

2.63.0 (2020-08-04)

Compare
Choose a tag to compare
@nerdvegas nerdvegas released this 04 Aug 10:04
· 1469 commits to main since this release

Source | Diff

Merged pull requests:

  • don't attempt to update pkg cache on failed resolve #916 (nerdvegas)
  • fix pkg cache fail on windows, py<=2.7 #917 (nerdvegas)
  • raise metadata error on bad pkg, rather than build-system-notfound #918 (nerdvegas)
  • default to disable package caching during build #920 (nerdvegas)

Closed issues:

  • rez-packaage-cache issue on conflicting context #905
  • Package caching does not work on windows due to device not being implemented in py2 on Windows #912
  • Miss-leaded error message while building with invalid package metadata #915
  • add ability to disable pkg caching during build #919