Skip to content

0.12.0

Choose a tag to compare

@usercont-release-bot usercont-release-bot released this 06 Jan 13:47
· 487 commits to main since this release
1f18485
  • All classes including Specfile itself can now be copied using the standard copy() and deepcopy() functions from copy module. (#176)
  • Section.name attribute has been renamed to a more fitting Section.id. (#167)
  • setup.cfg now uses license_files instead of deprecated license_file. (#162)