Skip to content

0.18.0

Compare
Choose a tag to compare
@robertoaloi robertoaloi released this 14 Aug 15:04
· 384 commits to main since this release
c42f6dd
  • Fix issue with code reloading when no cookie is set up
  • Fix support for multiple threads in DAP continue request (thanks @TheGeorge)
  • Add guidelines on encoding binaries
  • Publish escripts as part of CI
  • Specify category for DAP events, so they get displayed via the Emacs UI
  • Speed up detection of unused includes (thanks @keynslug)
  • Fix issue with the initialization of the DAP server
  • Fix display of DAP logpoints
  • Show warning in case of missing configuration file
  • Reduce log level of events related to background jobs and compilation
  • Support macros as record names
  • Ignore Emacs backup and temporary files (thanks @pierre-rouleau)
  • Refactor distribution and improve support for longnames (thanks @zsoci)
  • Fix crash when applying edits to unicode text (thanks @plux)
  • Add hover support on record expressions (thanks @ztion)