Skip to content

Releases: wookayin/semshi

v0.3.0

29 Oct 13:35
Compare
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
Compare
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
Compare
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.