Skip to content

Releases: opista/svn-blamer

0.7.1

15 May 08:11
3c6a957
Compare
Choose a tag to compare

What's Changed

  • chore: reduces minimum vscode version to 1.17.0 by @metacurb in #495

Full Changelog: 0.7.0...0.7.1

0.7.0

02 Apr 17:03
6838c1a
Compare
Choose a tag to compare

What's Changed

  • chore: Publishes to open VSX registry in #489
  • feat: Fetch log per-revision rather than on blame in #488 (Resolves #91, #481)
  • bugfix: Blame decorations being re-used across files in #491
  • feat: Adds blame toggle button to toolbar, configuration of SVN path in #490 (Resolves #262, #355)

Full Changelog: 0.6.2...0.7.0

0.6.2

31 Mar 01:17
Compare
Choose a tag to compare

0.6.1 released erroneously with no changes.

0.6.1

31 Mar 01:13
37b6f29
Compare
Choose a tag to compare

What's Changed

  • bugfix: Prevents retries and noisy error messages on auto-blame failure
  • bugfix: Duplicate hover messages in line tracker due to untracked decoration

Full Changelog: 0.6.0...0.6.1

0.6.0

28 Mar 19:57
7a763ca
Compare
Choose a tag to compare
  • Major refactor & update of the codebase
  • Introduces auto-blame - blame files as you open them
  • Adds configuration option to disable fetching logs. Blame will still work as usual #77 #352 #471
  • Fixes bug where revision is not set, blamer would fail #278 #388 #470
  • Adds a toggle command - toggle between showing and clearing blame #71 #88
  • Appends blame to the line when clicked, a-la gitlens #327

Add revision number to tooltips

17 Aug 08:33
Compare
Choose a tag to compare

0.3.2

25 Jul 18:24
Compare
Choose a tag to compare

Fixes #6