All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
#31: Added :licenses
option to generate licenses
tag in pom.xml.
See doc/format/licenses.adoc for more details.
Bumped kaocha to 1.87.1366.
Bumped malli to 0.13.0.
Bumped tools.build to 0.9.6.
Bumped kaocha to 1.80.1274.
Changed to use tools.build on the Maven repository.
Changed release workflow to use ncipollo/release-action.
Updated release workflow to deploy to clojars.
Bumped tools.build to 0.9.3.
Bumped rewrite-clj to 1.1.46.
Bumped malli to 0.10.1.
Bumped pogonos to 0.2.1.
Bumped kaocha to 1.77.1236.
Added java-compile
function to compile Java sources.
Added execute
function.
This function allows you to execute two or more functions at once.
Added keep-indent?
option for documents
setting.
See doc/format/documents.adoc for more details.
Updated lint
function to output results more readable.
#3: Added :deploy-repository
key to build.edn
file.
This setting manages remote Maven repository URLs and credentials.
See doc/deploy.adoc for more details.
(BREAKING) Rename variables.
{{commit-count}}
→ {{git/commit-count}}
{{git-head-long-sha}}
→ {{git/head-long-sha}}
{{git-head-short-sha}}
→ {{git/head-short-sha}}
{{yyyy}}
→ {{now/yyyy}}
{{mm}}
→ {{now/mm}}
{{m}}
→ {{now/m}}
{{dd}}
→ {{now/dd}}
{{d}}
→ {{now/d}}
(BREAKING) Removed {{yyyy-mm-dd}}
variable.
Added variables about dates.
yyyy
, mm
, m
, dd
and d
Fixed update-documents
function not to remove newline at end of file.
First release
Can you improve this documentation? These fine people already did:
liquidz, github-actions, Iizuka Masashi & Ivar RefsdalEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close