Skip to content

Releases: jfcherng-sublime/ST-OpenUri

4152-8.0.1

12 May 06:07
45f2e08
Compare
Choose a tag to compare

Package Control v4 is required due to the use of more-itertools py38 dependency.

  • refactor: tidy codes
  • chore: add more-itertools as a dependency

4152-8.0.0

01 Nov 05:04
de6f0a9
Compare
Choose a tag to compare

This release has no functionality change but bumps the minimum required ST version to 4152 with some code cleaning.

ST 4152 is the latest stable build, which is free for trail, so I just assume everyone can upgrade to it.

  • refactor: tidy codes (ST>=4152)

4105-7.2.3

31 Oct 12:45
c6a7538
Compare
Choose a tag to compare
  • refactor: add NO_UNDO flag to view.add_regions
  • refactor: sort merged regex by scheme length DESC
  • refactor: use py38 syntax
  • chore: format pyproject.toml with taplo

4105-7.2.2

17 Feb 17:58
3e91d14
Compare
Choose a tag to compare
  • refactor: tidy codes

4105-7.2.1

20 Aug 06:56
948ceba
Compare
Choose a tag to compare
  • fix: occasionally startup exception

4105-7.2.0

07 Jul 07:20
8119bc9
Compare
Choose a tag to compare
  • feat: capture URLs starting with "www" without a scheme (#12)

4105-7.1.5

31 May 08:38
3bd87f5
Compare
Choose a tag to compare
  • fix: wrong link in "Copy ..." context menu (#10)

4105-7.1.4

27 May 03:14
674cf43
Compare
Choose a tag to compare

4105-7.1.3

08 Mar 09:52
0d2bcb3
Compare
Choose a tag to compare
  • refactor: simplify boot.py

4105-7.1.2

07 Mar 06:09
890c7c9
Compare
Choose a tag to compare
  • fix: modules should be reloaded when update plugin
  • fix: RuntimeError: dictionary changed size during iteration
  • refactor: tweak directory structure