Skip to content

Releases: community-of-python/auto-typing-final

1.0.2

18 Jul 13:14
e45ab35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

15 Jul 13:29
0b8948e
Compare
Choose a tag to compare

What's Changed

  • Rewrite tests in Markdown by @vrslev in #125
  • LSP: Avoid using cattrs when parsing language server settings by @vrslev in #128

Full Changelog: 1.0.0...1.0.1

1.0.0

07 Jul 13:03
8900cc3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...1.0.0

0.8.0

25 Jun 14:30
d7c490e
Compare
Choose a tag to compare

What's Changed

  • Handle multi-line annotations correctly by @vrslev in #118
  • Refactor: Make dataclasses frozen, slots and kw_only where possible by @vrslev in #119

Full Changelog: 0.7.3...0.8.0

0.7.3

20 Jun 12:15
f59635f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2

28 Nov 10:03
7d8a44b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

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