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

Update Gradualizer to 0.3.0 #1440

Merged
merged 1 commit into from
Jun 17, 2023
Merged

Conversation

erszcz
Copy link
Contributor

@erszcz erszcz commented Jun 16, 2023

This version of Gradualizer brings approx. 30 PRs. The highlights are:

  • Improve map exhaustiveness checking #524 by @xxdavid
  • Fix all remaining self-check errors #521 by @erszcz
  • Fix intersection-typed function calls with union-typed arguments #514 by @erszcz
  • Experimental constraint solver #450 by @erszcz

@erszcz erszcz marked this pull request as draft June 16, 2023 19:13
This version brings approx. 30 PRs. The highlights are:

- Improve map exhaustiveness checking [erlang-ls#524](josefs/Gradualizer#524) by @xxdavid
- Fix all remaining self-check errors [erlang-ls#521](josefs/Gradualizer#521) by @erszcz
- Fix intersection-typed function calls with union-typed arguments [erlang-ls#514](josefs/Gradualizer#514) by @erszcz
- Experimental constraint solver [erlang-ls#450](josefs/Gradualizer#450) by @erszcz
@erszcz erszcz marked this pull request as ready for review June 16, 2023 19:26
@robertoaloi
Copy link
Member

Thanks!

@robertoaloi robertoaloi merged commit e91c951 into erlang-ls:main Jun 17, 2023
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