Liking cljdoc? Tell your friends :D

0.8.2 (2016-10-03)

  • Updated dependencies

0.8.1 (2016-10-01)

  • Added var tag to configuration and deprecated use of raw symbols
  • Fixed bug with shutdown hook not stopping running system

0.8.0 (2016-07-01)

  • Replaced manual system construction with duct.util.system/load-system
  • Added dev/src and dev/resources directories to template
  • Moved dev/user.clj and dev/dev.clj to dev/src
  • Moved dev/dev/locals.clj to dev/src/locals.clj
  • Removed dev/dev/tasks.clj in favor of duct.util.repl namespace

0.7.0 (2016-06-03)

  • Added duct.generate/boundary for generating boundary protocols
  • Moved locals.clj to dev/locals.clj in locals generator
  • Added cljs-devtools to +cljs profile

0.6.1 (2016-05-19)

  • Added duct.generate/sql-migration for generating Ragtime SQL migrations
  • Added .dir-locals.el to files generated by setup for better CIDER integration

0.6.0 (2016-05-18)

  • Moved setup from user namespace into dev namespace
  • Added user/dev function, similar to Stuart Sierra's reloaded template
  • Added a dev.tasks namespace to contain development task functions
  • Replaced Leiningen generators with functions in duct.generate namespace
  • Updated dependencies

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close