0.5.0
- Fix #43 by updating
tools.build
to v0.9.2. - Address #42 by removing
build-clj
wrapper (fromapp
andlib
so far) and using plaintools.build
. - Fix #39 by using
.tmpl
file extension for.clj
and.edn
resource files in templates. - Fix #37 by using
tools.deps
's git provider for inferring coordinates from lib names.