fix(test): make the clj test suite actually runnable
Merge branch 'fix/broken-test-alias' into 'main'
fix(metas): enforce the goal-deadline validation rule
Merge branch 'fix/goal-deadline-validation' into 'main'
fix(parcelamentos): stop double-counting the target installment on Quitar Total
Merge branch 'fix/quitar-parcelamento-valor-duplicado' into 'main'
fix(export): metas XLSX export always produced an empty file
Merge branch 'fix/metas-export-metodo-http' into 'main'
docs: sync changelog and README with the recent bug fixes
Merge branch 'docs/changelog-readme-sync' into 'main'
chore(build): add make test target and fix stale contributor docs
Merge branch 'chore/makefile-test-target' into 'main'
test: migrate Clojure test suite to Kaocha
Merge branch 'test/migrate-to-kaocha' into 'main'