Skip to content

Release 0.7.0 #271

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 3 commits into from
Aug 18, 2016
Merged

Release 0.7.0 #271

merged 3 commits into from
Aug 18, 2016

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Aug 18, 2016

This changes brings over the Linux and macOS support that I was working on privately before today's launch. Since there's a lot of changes in the integration commit, I'll list the highlights:

  • Introduced a new TCP channel to provide a commonly-available communication channel
    across multiple editors and platforms
  • PowerShell Script Analyzer integration has been shifted from direct use via DLL to
    consuming the PowerShell module and cmdlets
  • Updated code to account for platform differences across Windows and Linux/macOS
  • Improved stability of the language service when being used in Sublime Text

I fully expect the CI tests to crash and burn after these changes, so I imagine I'll have a little more work to do :)


This change is Reviewable

@daviwil daviwil changed the base branch from develop to master August 18, 2016 19:11
@daviwil daviwil changed the base branch from master to develop August 18, 2016 19:11
@daviwil daviwil changed the title Release0.7.0 Release 0.7.0 Aug 18, 2016
@daviwil
Copy link
Contributor Author

daviwil commented Aug 18, 2016

Alright, still the same old recurring test failures (not getting the 'terminated' event). Everything else looks solid. I'll go ahead and merge this so that I can move on to getting the build system moved over to compiling the CoreCLR version of PSES.

@daviwil daviwil merged commit 5940ad1 into develop Aug 18, 2016
@daviwil daviwil deleted the release/0.7.0 branch April 26, 2017 20:03
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