- Installation instructions for AlmaLinux 9 using RPM packages
- Code cleanups and syntax fixes
- Add RHEL9 RPM spec file
- Fix Python package build
- Changed
relationship
function - Changed parameter name from
related_object
torelated_objects
- Changed
related_objects
to expect an iterable of objects rather than one object - Changed the returned element to include all objects given in
related_objects
.
- Changed parameter name from
- Changed
- Python 2.7 support officially removed