Skip to content

Releases: AcademySoftwareFoundation/rez

2.31.3 (2019-06-22)

22 Jun 05:36

Choose a tag to compare

Full Changelog

Merged pull requests:

2.31.2 (2019-06-22)

22 Jun 05:32

Choose a tag to compare

Full Changelog

Merged pull requests:

Closed issues:

  • rez-build breaks if "|" in a required package's version on Windows #558

2.31.1 (2019-06-18)

18 Jun 10:53

Choose a tag to compare

Full Changelog

Merged pull requests:

  • Automatically create missing package repository dir #623 (mottosso)

2.31.0 (2019-06-04)

04 Jun 04:58

Choose a tag to compare

Full Changelog

Merged pull requests:

2.30.2 (2019-06-03)

03 Jun 10:36

Choose a tag to compare

Full Changelog

Merged pull requests:

  • Update print statements to be Python 3 compatible #641 (bpabel)

2.30.1 (2019-06-03)

03 Jun 10:18

Choose a tag to compare

Full Changelog

Merged pull requests:

  • WIP Fix file permissions of package.py on Windows #598 (mottosso)

2.30.0 (2019-05-07)

07 May 12:19

Choose a tag to compare

Full Changelog

Merged pull requests:

Closed issues:

  • rezbuild.py broken #619
  • rez-env Performance and socket.getfqdn() #617
  • "parse_build_args.py" file parser arguments are not accessible anymore in "os.environ". #590

2.29.1 (2019-04-22)

22 Apr 05:28

Choose a tag to compare

Full Changelog

Merged pull requests:

Closed issues:

  • bug in rez-build --bs option #604

2.29.0 (2019-04-09)

09 Apr 06:24
54d313b

Choose a tag to compare

Full Changelog

Implemented enhancements:

  • hash-based variant subpaths #583

Closed issues:

  • rez variant environment var during build #304

2.28.0 (2019-03-15)

15 Mar 10:14

Choose a tag to compare

Full Changelog

Fixed bugs:

  • nargs errors for logging_.print_* functions #580

Merged pull requests:

  • Ignore versions if .ignore file exists #453 (Pixomondo)
  • Fix/logging print nargs #581 (wwfxuk)
  • package_test.py: fix rez-test header command with % #572 (rodeofx)
  • Call the flush method every time a Printer instance is called #540 (rodeofx)