Skip to content

Release 0.7.1 #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 24, 2016
Merged

Release 0.7.1 #258

merged 5 commits into from
Aug 24, 2016

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Aug 24, 2016


This change is Reviewable

This change fixes #244 which reports that the extension does not load when
the user's username contains a space.  This was caused by the script
execution of Start-EditorServices.ps1 not being contained within quotes.
This change fixes #248 which reports that the extension cannot be loaded
on Windows 7 machines running PowerShell v3 (and probably also any machine
running PowerShell v4).  The Start-EditorServices.ps1 script relied in
features only present in PowerShell v5.  New code paths have been added to
the script to make it compatible with v3 and v4.
@daviwil daviwil merged commit 308b1bb into master Aug 24, 2016
@daviwil daviwil deleted the release/0.7.1 branch April 26, 2017 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants