Skip to content
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

Release v0.7.3 #164

Merged
merged 1 commit into from
Dec 16, 2023
Merged

Release v0.7.3 #164

merged 1 commit into from
Dec 16, 2023

Conversation

fizruk
Copy link
Member

@fizruk fizruk commented Dec 16, 2023

Fixes:

  • Fix overlapping edits in the formatter, hopefully making it idempotent (see #160);
  • Fix formatter crashing the language server (see #161);
  • Avoid unnecessary typechecking when semantics of a file has not changed (see #159);
  • Stop typechecking after the first parse error (avoid invalid cache) (see 68ab0b4);

Other:

  • Add unit tests for the formatter (see #157);

@fizruk fizruk merged commit 8c6bdfd into develop Dec 16, 2023
6 checks passed
@fizruk fizruk deleted the release-v0.7.3 branch December 16, 2023 11:06
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.

None yet

1 participant