Releases: JohnstonCode/svn-scm
Releases · JohnstonCode/svn-scm
v1.3.0
What's New
- @edgardmessias improved the way SVN is detected and added svn path to config
v1.2.1
Bug Fixes
- Added better error logging for failed commits
v1.2.0
What's New
- @edgardmessias added output channel
v1.1.0
What's New
- Added file revert command
v1.0.3
Changes
- Merged @edgardmessias PR Added support to subpath for project, in switching
branches
v1.0.2
Bug Fixes
- Diff against head should now work.
- Update debounce was re-added by @edgardmessias
v1.0.1
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
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
What's New
- Right click option to commit files in "changes"
v0.8.10
Bug Fixes
- Using the source control commit box should only commit changes listed
- Re-fixed no changes showing.