Rez

Latest version: v3.1.1

Safety actively analyzes 629788 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 33

2.109.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.109.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.108.0...2.109.0)

**Merged pull requests:**

- Feature/1256 add git bash shell plugin [\1280](https://github.com/AcademySoftwareFoundation/rez/pull/1280) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- add git-bash shell plugin [\1256](https://github.com/AcademySoftwareFoundation/rez/issues/1256)

2.108.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.108.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.107.0...2.108.0)

**Notes**

This release adds path normalization to shells. Usually we use POSIX-style paths in
package commands (eg `env.PATH.append('{root}/bin')`. In previous rez versions,
this path was left unchanged, leading to odd paths on Windows like
`C:\svr\packages\foo\1.2.3/bin`. This hasn't been a problem however, since Windows is
tolerant of a mix of forward and back slashes. Now though, you should see paths on
Windows set correctly, ie `C:\svr\packages\foo\1.2.3\bin`.

Please be aware of this change in behavior in case it affects you.

**Merged pull requests:**

- Feature/1269 formalize paths in package commands [\1273](https://github.com/AcademySoftwareFoundation/rez/pull/1273) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- formalize paths in package commands [\1269](https://github.com/AcademySoftwareFoundation/rez/issues/1269)

2.107.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.107.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.106.0...2.107.0)

**Merged pull requests:**

- Feature/1271 improve shell parameterization in tests [\1272](https://github.com/AcademySoftwareFoundation/rez/pull/1272) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- improve shell parameterization in tests [\1271](https://github.com/AcademySoftwareFoundation/rez/issues/1271)

2.106.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.106.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.105.0...2.106.0)

**Merged pull requests:**

- added package fam removal func, and tests [\1252](https://github.com/AcademySoftwareFoundation/rez/pull/1252) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- add ability to delete package family [\1248](https://github.com/AcademySoftwareFoundation/rez/issues/1248)

2.105.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.105.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.104.10...2.105.0)

**Merged pull requests:**

- add package filter tests, fix 1237 [\1238](https://github.com/AcademySoftwareFoundation/rez/pull/1238) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- rez-test breaks with packages that do not have a timestamp attribute [\1237](https://github.com/AcademySoftwareFoundation/rez/issues/1237)

2.104.10

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.104.10) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.104.9...2.104.10)

**Merged pull requests:**

- fix: make cmake install directives whitespace friendly [\1244](https://github.com/AcademySoftwareFoundation/rez/pull/1244) ([maxnbk](https://github.com/maxnbk))

**Closed issues:**

- rez_install_files with LOCAL_SYMLINK fails when an input file has whitespaces in its name [\553](https://github.com/AcademySoftwareFoundation/rez/issues/553)

Page 3 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.