Added:
:manifest added to pbuild.edn which allows to add or override default values in MANIFEST.MF
Changed:
now Created-By field in MANIFEST.MF has value of pbuilder version
Added:
:excluded-libs added to pbuild.edn for uberjar and standalone mode, that allows exclude libraries from final build.
:standalone-run-script allows to provide customized run script content when using standalone mode
Fixed:
in standalone mode, :omit-source? true is not work.
Fixed:
not all changes are pushed to remote origin
Changed:
now used git add .
instead of git add pbuild.edn
Added:
badigeon sources in project
tools.deps version 0.8.677
Fixed:
call main without parameters
pbuilder doesn’t work without badigeon dependency & tools.deps
initial release
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close