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 2 (Latest)

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.
58e1cb14948a5c549f0829e29121ca1c8e2c478d 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...