Skip to content

1.13.0

Latest
Compare
Choose a tag to compare
@lieryan lieryan released this 24 Mar 14:59
· 31 commits to master since this release
1.13.0
5409da0

What's Changed

Date: 2024-03-25

  • #781, #783 Isolate tests that uses external_fixturepkg into a venv (@lieryan)
  • #751 Check for ast.Attributes when finding occurrences in fstrings (@sandratsy)
  • #777, #698 add validation to refuse Rename refactoring to a python keyword (@lieryan)
  • #730 Match on module aliases for autoimport suggestions (@MrBago)
  • #755 Remove dependency on build package being installed while running tests (@lieryan)
  • #780 Improved function parser to use ast parser instead of Worder (@lieryan)
  • #752 Update pre-commit (@bagel897)
  • #782 Integrate codecov with GHA (@lieryan)
  • #754 Minor type hint improvements (@lieryan)

New Contributors

Full Changelog: 1.12.0...1.13.0