Add release notes for RBTools 4.0.

Review Request #12672 — Created Oct. 6, 2022 and submitted — Latest diff uploaded

Information

RBTools
release-4.x

Reviewers

This is a large release that drops Python 2.7/3.6 compatibility, adds
support for Apple Diff (coming in macOS Ventura), fixes and optimizes
aspects of diff building, and modernizes much of the codebase.

The release notes cover the new features and fixes, and get into some of
the more important technical changes for those using RBTools as a Python
API for their scripts.

Checked for build errors, spelling errors, and bad links.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Add release notes for RBTools 4.0.
This is a large release that drops Python 2.7/3.6 compatibility, adds support for Apple Diff (coming in macOS Ventura), fixes and optimizes aspects of diff building, and modernizes much of the codebase. The release notes cover the new features and fixes, and get into some of the more important technical changes for those using RBTools as a Python API for their scripts.
7b8fbcb6338a31679046b98d400f2ba57b373372 Christian Hammond
docs/rbtools/api/coderef/index.rst
docs/releasenotes/4.0.rst
docs/releasenotes/conf.py
docs/releasenotes/index.rst
rbtools/clients/base/registry.py
Loading...