Skip to content

Releases: JohnstonCode/svn-scm

v1.3.0

16 Aug 07:33
Compare
Choose a tag to compare

What's New

  • @edgardmessias improved the way SVN is detected and added svn path to config

v1.2.1

16 Aug 07:33
Compare
Choose a tag to compare

Bug Fixes

  • Added better error logging for failed commits

v1.2.0

16 Aug 07:32
Compare
Choose a tag to compare

What's New

v1.1.0

16 Aug 07:32
Compare
Choose a tag to compare

What's New

  • Added file revert command

v1.0.3

16 Aug 07:31
Compare
Choose a tag to compare

Changes

  • Merged @edgardmessias PR Added support to subpath for project, in switching
    branches

v1.0.2

16 Aug 07:31
Compare
Choose a tag to compare

Bug Fixes

  • Diff against head should now work.
  • Update debounce was re-added by @edgardmessias

v1.0.1

16 Aug 07:31
Compare
Choose a tag to compare

What's New

  • Status bar added to see current branch and the ability to create/swap branches
  • The extension is now written in typescript
  • Error messages should now be more readable
  • The ability to view diff against HEAD
  • updated changelog

Bug Fixes

  • Character encoding should be automatically picked up
  • Commiting show work
  • should show all repo in multi-root workspaces
  • Changes should now update automatically

v0.10.0

16 Aug 07:30
Compare
Choose a tag to compare

What's New

  • Added refresh button to source control view

Bug Fixes

  • Esc now cancels commit rather than committing with undefined message

v0.9.0

16 Aug 07:29
Compare
Choose a tag to compare

What's New

  • Right click option to commit files in "changes"

v0.8.10

16 Aug 07:29
Compare
Choose a tag to compare

Bug Fixes

  • Using the source control commit box should only commit changes listed
  • Re-fixed no changes showing.