From 106f348fe46fbb2d35d57cf71db65207e5a2f11b Mon Sep 17 00:00:00 2001 From: Andrew Nolte Date: Sun, 2 Jun 2024 23:43:08 -0400 Subject: [PATCH] 9.14 changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a284a2f..7fbe4a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.9.14] - 2024-06-02 +- fix icarus parsing on windows +- formatting off by default, formatter must be specified +- file icons, with colors matching .cpp/.h colors +- expand-macros command + script config +- verilator lint resolves packages correctly now with zero-config +- don't show non-instance-holding scopes as a collapsed tree in project view (nit) +- projectEnabled for lint tools- only run lint tool if top is selected +- lint resolved symlinks if tool doesn't already do so + ## [0.9.13] - 2024-05-28 - Fix bug where the tool paths weren't being found