Skip to content

0.19.0

Compare
Choose a tag to compare
@robertoaloi robertoaloi released this 10 Sep 15:14
· 348 commits to main since this release
3ccf513
  • Add config option to exclude unused headers from warnings (thanks @NAR)
  • Introduce experimental BSP support (thanks @al-khanji)
  • Find non-parametrized macro definitions (thanks @NAR)
  • Fix type mismatch in unused_macros diagnostic (thanks @nwalker)
  • Enable incremental_sync by default
  • Introduce diagnostic codes for the OTP compiler (thanks @alanz)
  • Simplify protocol implementation (thanks @al-khanji)
  • Add telemetry/event notifications for compiler diagnostics (thanks @alanz)