Skip to content

2.1.8

Choose a tag to compare

@msarahan msarahan released this 24 Mar 20:31
· 4766 commits to main since this release

Enhancements:

  • use symlinks when copying files from files sources to improve performance #1867

Bug fixes:

  • reset build folder for each built package (fixes building multiple recipes in one command) #1842
  • wrap copy of test/source_files so that errors don't prevent a successful build #1843
  • Restore permissions when extracting from zipfiles #1855
  • pass through several Windows-specific environment variables #1859, #1862
  • python 2 os.environ string type compatibility fix #1861
  • fix indentation breaking perl package testing #1872
  • reduce scope of git try/except block so that GIT_FULL_HASH is available even if tags are not. #1873
  • fix license family comparison, especially for public-domain #1875
  • Remove python header being added to all run_test.* files #1876

Contributors: