bergercookie / asm-lsp

Language server for NASM/GAS/GO Assembly
https://crates.io/crates/asm-lsp
BSD 2-Clause "Simplified" License
239 stars 13 forks source link

chore: bump version to 0.7.2 #99

Closed WillLillis closed 2 months ago

WillLillis commented 2 months ago

Bumps the version for a 0.7.2 Release.

This includes some bug fixes, performance boosts at server start, and support for compile_commands.json/compile_flags.txt. The addition of the last item allows for additional include directories to be specified, as well as inline diagnostics for the purposes of error reporting.