Skip to content

Releases: vrslev/auto-typing-final

0.7.1

08 Oct 10:08
b4b3bce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

03 Oct 12:56
cb2b523
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

20 Jul 08:00
19caf3d
Compare
Choose a tag to compare

What's Changed

  • Print result message in cli by @vrslev in #37
  • Avoid reformatting code when no change is necessary by @vrslev in #38
  • Set "." as default path for cli by @vrslev in #40

Maintenance

  • Make use of uv run --frozen by @vrslev in #39
  • Add self (auto-typing-final) to lint job by @vrslev in #41

Full Changelog: 0.5.6...0.6.0

0.5.6

14 Jul 15:29
a01377c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.5...0.5.6

0.5.5

13 Jul 16:31
9892393
Compare
Choose a tag to compare

What's Changed

  • extension: Spawn server for each workspace by @vrslev in #35
  • lsp: Fix error on failed settings initialization by @vrslev in #35

Full Changelog: 0.5.4...0.5.5

0.5.4

11 Jul 09:02
aa7e980
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

0.5.3

08 Jul 17:08
4a981b4
Compare
Choose a tag to compare

What's Changed

  • Respect existing forms of final annotations by @vrslev in #33

Full Changelog: 0.5.2...0.5.3

0.5.2

08 Jul 16:47
Compare
Choose a tag to compare

What's Changed

  • Ignore current environment site-packages & republish diagnostics after changing configuration by @vrslev in #32

Full Changelog: 0.5.1...0.5.2

0.5.1

07 Jul 21:49
fbcf13f
Compare
Choose a tag to compare

What's Changed

  • Handle mixing different styles (typing.Final, Final) and import typing as ... by @vrslev in #30
  • Use itself by @vrslev in #31

Full Changelog: 0.5.0...0.5.1

0.5.0

07 Jul 18:02
e6422f9
Compare
Choose a tag to compare

What's Changed

  • Support from typing import Final style by @vrslev in #28

VS Code Extension (0.3.0)

  • Allow to configure import style from extension by @vrslev in #29

Full Changelog: 0.4.1...0.5.0