Skip to content

Releases: jisaacks/GitGutter

GitGutter 1.11.12

08 Dec 20:06
Compare
Choose a tag to compare
  • opt-in to python 3.8 plugin host on ST4

GitGutter 1.11.11

08 Nov 18:08
Compare
Choose a tag to compare

Enhancement:

  • Create regions with NO_UNDO flag (requires ST4160+)
  • Create temporary files with 0o600 permissions

GitGutter 1.11.10

11 Oct 16:07
Compare
Choose a tag to compare

Fix:

  • Re-create temporary directories on demand

Other:

  • Drop advertisement from install message
  • Drop obsolete dependencies

GitGutter 1.11.9

02 Jan 17:14
Compare
Choose a tag to compare

Fix:

  • opt-out from python 3.8

GitGutter 1.11.8

31 Dec 18:14
Compare
Choose a tag to compare

Fix:

  • Support info displaying no longer needed deps
  • Don't use extenral diff tool when performing diff (#573)
  • Broken link in troubleshooting.md (#574)
  • WSL path translation
  • Compatibility issue with python 3.8

1.11.7

29 Sep 17:00
Compare
Choose a tag to compare

Fix:

  • Add missing markupsafe dependency
  • SimpleLineAnnotationTemplate no longer raises errors
  • Fix annotation background

1.11.6

16 Sep 17:07
Compare
Choose a tag to compare

Other:

  • Update dependencies.json (remove markdown)

Enhancement:

  • Cleanup cache on_exit()

1.11.5

01 Jun 17:31
Compare
Choose a tag to compare

Enhancement:

  • Use system date template in annotations

Fix:

  • Support string values in line annotation settings

1.11.4

20 Mar 09:59
Compare
Choose a tag to compare

======

Fix:

  • Empty compare target (#560)

1.11.3

24 Jul 17:04
Compare
Choose a tag to compare

======

Fix:

  • line annotation background (#552)