Skip to content

2022.3.1

Choose a tag to compare

@FredHappyface FredHappyface released this 30 Dec 20:47
· 137 commits to master since this release

2022.3.0+1 - 2022/12/30

  • Combined PackageCompat and PackageInfo to a @dataclass of PackageInfo
  • get_deps.py and packageinfo.py use sets in-place of lists. NOTE: list(depsWithLicenses) is passed to formatter.py (which expects lists of PackageInfo)