Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 618 Bytes

RELEASE_NOTES.rst

File metadata and controls

26 lines (19 loc) · 618 Bytes

Release notes

Version 0.30

  • Installation instructions for AlmaLinux 9 using RPM packages

Version 0.29

  • Code cleanups and syntax fixes

Version 0.28

  • Add RHEL9 RPM spec file
  • Fix Python package build

Version 0.27

  • Changed relationship function
    • Changed parameter name from related_object to related_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.
  • Python 2.7 support officially removed