Skip to content

Releases: wookayin/semshi

v0.4.0

12 Jul 14:20

Choose a tag to compare

What's Changed

  • Python 3.13 support (#30)
  • type statement and generic TypeVar support (part of PEP-695, Python 3.12 and 3.13) (#31)
  • minor: docs and CI fixes

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Oct 13:35

Choose a tag to compare

  • Add python 3.12 support (#17)
  • Drop python 3.6 support. Supported python versions are: 3.7-3.12 (note: python 3.13 will not work, see changes in devel version)
  • Fix parse error on Python3.10 match case 'True'|'False' (#19)
  • Better lazy-loading suppot
  • Code refactoring

v0.2.0

26 Sep 00:05

Choose a tag to compare

Bug fixes since the fork. See #1 for more deatils.

Supports Python 3.6 - 3.11 and neovim 0.6~0.10.

v0.1.0: the original repo

26 Sep 00:01

Choose a tag to compare

Let me tag v0.1.0 at 252f07f, where the original repository by @numirias (numirias/semshi) was stopped at and I forked from. This tag is only for an archival purpose.