Skip to content

v2.12.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 05:03
07918b8

Bug Fixes

  • fix the package-type fixer won't update toml properly for "Nested Section Ordering Issue in TOML". #2578
  • Unable to force override a package if the package is required with extras. #2586
  • Failed to clone template repository if the URL contains the rev part. #2597
  • Handle legacy specifiers when converting from poetry project. #2599

Documentation

  • Fix typo in template docs #2588