Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 17:08

Changes

  • Allow union, intersection, difference and symmetric difference of Group.
  • Implements <= , <, >=, >, |, &, - and ^ operators for Group.
  • Deduplicate platforms on Group instantiation.
  • Allow testing for membership of individual platform in Group.

🐍 Available on PyPi.