Releases: Swirrl/matcha
Releases · Swirrl/matcha
v0.4.0
What's Changed
- Fix multiple optionals by @rosado in #248
- Remove redundant conde from macro expansion by @RickMoynihan in #250
- Bump various dependencies
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Add clj-kondo configs and linting by @RickMoynihan in #41. See documentation on avoiding clj-kondo lint errors
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Setup CircleCI
- Include test reports in CI
- Add cljdocs
Full Changelog: v0.3.1...v0.2.107
v0.3.1
Remove v prefix from tags to derive version
v0.3.0
Deploy on tag
v0.2.107
What's Changed
- Add dependency checking github action by @RickMoynihan in #30
- Bump grafter/grafter from 2.1.16 to 2.1.18 by @github-actions in #31
- Bump speculative/speculative from 0.0.2 to 0.0.3 by @github-actions in #35
- dependencies/clojure/2021 12 21 17 36 28 by @github-actions in #36
Full Changelog: v0.2.96...v0.2.107
v0.2.96
What's Changed
- Migrate from leiningen to tools.build by @RickMoynihan in #29
Full Changelog: 0.1.13...v0.2.96
0.1.13
What's Changed
- Fix error with offset dates by @RickMoynihan in #27
- Bump grafter dep in dev/test env
Full Changelog: 0.1.12...0.1.13
0.1.12
- Fixes #24
- Adds
build
andbuild-1
macros https://github.com/Swirrl/matcha#build
0.1.9
Include optional support for grafter 0.12.2 and the new grafter-2.*
namespaces.