Releases: Ferret-Language/Ferret
Releases · Ferret-Language/Ferret
v0.0.3
Add EmitErrors and emit filtered diagnostics Refactor DiagnosticBag to support filtered emission and a summary that counts errors and warnings. Use error-only emission in test parsing so warnings are not printed during test runs. Add unit tests verifying warnings are omitted and only error summaries are shown.
v0.0.2
merge temp naming
v0.0.1
add test code