Skip to content

v0.13.7#3888

Merged
hdgarrood merged 1 commit intopurescript:0.13.xfrom
hdgarrood:harry/0.13.7
May 23, 2020
Merged

v0.13.7#3888
hdgarrood merged 1 commit intopurescript:0.13.xfrom
hdgarrood:harry/0.13.7

Conversation

@hdgarrood
Copy link
Copy Markdown
Contributor

Resolves #3886. I've successfully backported all of the commits I listed in #3886 and pushed them to the 0.13.x branch in this repository already, which is why there's not much to see in this PR. This turned out to be relatively straightforward, thankfully!

@hdgarrood
Copy link
Copy Markdown
Contributor Author

I'm in the process of writing release notes.

@kritzcreek
Copy link
Copy Markdown
Member

Most of these changes are my PRs, please let me know if you need any input.

@hdgarrood
Copy link
Copy Markdown
Contributor Author

@kritzcreek would you be able to write release notes for the change #3799? I'm not sure I fully understand its implications.

@kritzcreek
Copy link
Copy Markdown
Member

Sure, I'll try to explain it without talking about IDE internals:

purs ide is better at reloading changes

The IDE would previously sometimes miss changes that were made outside of the editor, like building with new dependencies or recompiling larger parts of the project on the console.

The IDE will now notice when this happened on the next command issued to it and refresh its state before processing that command. This might cause the first command after an external change to take a long time to execute, but should increase reliability in general.

@hdgarrood
Copy link
Copy Markdown
Contributor Author

Thanks!

@hdgarrood
Copy link
Copy Markdown
Contributor Author

@hdgarrood
Copy link
Copy Markdown
Contributor Author

I say "draft" but as far as I'm concerned they're good to go, I'm just posting the link so that others can review. I think everything is now in place to go ahead with v0.13.7, so once this is approved I'll merge and do the release.

@hdgarrood hdgarrood merged commit 896228b into purescript:0.13.x May 23, 2020
@hdgarrood hdgarrood deleted the harry/0.13.7 branch May 25, 2020 13:14
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