CML v0.4.4
- fix
.git
suffix removal logic (#567 <- #566, #562) - fix catch-all token exceptions wrapping (#563)
- security: mask token in Terraform state output (#564)
- improve GitLab error handling (#569 <- #472)
- tests security: chat ops safety (#558)
- documentation & images: update theme and remove unused (#555 <- #533)
- style/lint: fix
snake_case
=>camelCase
(#554 <- #547)