File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- start-here-sphinx-start-after -->
4
4
5
- ## 3.0.0 (TBD )
5
+ ## 3.0.0 (2024-02-08 )
6
6
[Source](https://github.com/AcademySoftwareFoundation/rez/tree/3.0.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.114.1...3.0.0)
7
7
8
8
This release marks a big turning point for rez by completely dropping support for Python 2.
Original file line number Diff line number Diff line change 4
4
[ ![ Mailing List] ( https://img.shields.io/badge/rez--discussion-lists.aswf.io-003366?style=flat-square&logo=linuxfoundation )] ( https://lists.aswf.io/g/rez-discussion )
5
5
[ ![ Slack] ( https://img.shields.io/badge/Slack-ASWF_%23rez-7a6800?style=flat-square&logo=slack )] ( https://slack.aswf.io/ )
6
6
[ ![ Contributing Guidelines] ( https://img.shields.io/badge/rez-Contributing%20Guidelines-0b610e?style=flat-square&logo=github )] ( https://github.com/AcademySoftwareFoundation/rez/blob/main/CONTRIBUTING.md ) <br >
7
- [ ![ Tests] ( https://github.com/AcademySoftwareFoundation/rez/workflows/tests/badge.svg?branch=main )] ( https://github.com/AcademySoftwareFoundation/rez/actions?query=workflow%3Atests+branch%3Amain )
8
- [ ![ Installation] ( https://github.com/AcademySoftwareFoundation/rez/workflows/installation/badge.svg?branch=main )] ( https://github.com/AcademySoftwareFoundation/rez/actions?query=workflow%3Ainstallation+branch%3Amain )
9
- [ ![ Flake8] ( https://github.com/AcademySoftwareFoundation/rez/workflows/flake8/badge.svg?branch=main )] ( https://github.com/AcademySoftwareFoundation/rez/actions?query=workflow%3Aflake8+branch%3Amain )
7
+ [ ![ Tests] ( https://github.com/AcademySoftwareFoundation/rez/actions/ workflows/tests.yaml /badge.svg )] ( https://github.com/AcademySoftwareFoundation/rez/actions/workflows/tests.yaml )
8
+ [ ![ Installation] ( https://github.com/AcademySoftwareFoundation/rez/actions/ workflows/installation.yaml /badge.svg )] ( https://github.com/AcademySoftwareFoundation/rez/actions/workflows/installation.yaml )
9
+ [ ![ Flake8] ( https://github.com/AcademySoftwareFoundation/rez/actions/ workflows/flake8.yaml /badge.svg )] ( https://github.com/AcademySoftwareFoundation/rez/actions/workflows/flake8.yaml )
10
10
[ ![ Docs] ( https://readthedocs.org/projects/rez/badge/?version=stable )] ( https://rez.readthedocs.io/en/stable )
11
11
[ ![ PyPI] ( https://github.com/AcademySoftwareFoundation/rez/workflows/pypi/badge.svg )] ( https://github.com/AcademySoftwareFoundation/rez/actions?query=workflow%3Apypi+event%3Arelease )
12
12
[ ![ Benchmark] ( https://github.com/AcademySoftwareFoundation/rez/workflows/benchmark/badge.svg )] ( https://github.com/AcademySoftwareFoundation/rez/actions?query=workflow%3Abenchmark+event%3Arelease ) <br >
Original file line number Diff line number Diff line change 4
4
5
5
# Update this value to version up Rez. Do not place anything else in this file.
6
6
# Using .devN allows us to run becnmarks and create proper benchmark reports on PRs.
7
- _rez_version = "2.114.1 "
7
+ _rez_version = "3.0.0 "
You can’t perform that action at this time.
0 commit comments