v5.0.2
add 'configured' event at the end of model configuration phase Currently when using models, the final message is 'confugiring' which could let users think the DMR configuration is still pending
fix: clean up temporary compose files after conversion
chore(lint): add forbidigo rules to enforce t.Context() in tests
chore: fix grammatical errors and improve clarity in code
test: replace os.MkdirTemp with t.TempDir()
next release will be major version v5.x
golangci-lint: use gci formatter instead of goimports
prefer use of slices.DeleteFunc
test: replace os.Setenv with t.Setenv()