- Updated
duct/module.webto 0.7.3
- Updated Clojure to 1.10.3
- Updated
duct/coreto 0.8.0 - Updated
duct/module.loggingto 0.5.0 - Updated
duct/module.sqlto 0.6.1 - Updated
duct/module.webto 0.7.2 - Updated Eftest to 0.5.9
- Updated Postgres and SQLite dependencies
- Add support for third-party profiles to modify the configuration
- Refactor profiles hints to support third-party extensions (experimental)
- Updated Piggieback to 0.4.0
- Updated Eftest to 0.5.7
- Updated
duct/module.cljsto 0.4.1
- Added explicit Leiningen middleware key to fix deprecation warning
- Fixed Piggieback setup for CLJS
- Updated Clojure to 1.10.0
- Updated
duct/coreto 0.7.0 - Updated
duct/module.loggingto 0.4.0 - Updated
duct/module.webto 0.7.0 - Updated
duct/module.cljsto 0.4.0 - Updated
duct/module.sqlto 0.5.0 - Updated Eftest to 0.5.4
- Updated
duct/module.sqlto 0.5.0-beta1 (#82)
- Updated
duct/coreto 0.7.0-beta2 (#80)
- Fixed out-of-date
.dir-locals.eltemplate (#79) - Updated Clojure to 1.10.0-beta4
- Updated
duct/module.loggingto 0.4.0-beta1 - Updated
duct/module.webto 0.7.0-beta1 - Updated SQLite dependency
- Fixed ambiguous key error with
:duct.profile/base(#77) - Updated Clojure to 1.10.0-beta3
- Updated
duct/coreto 0.7.0-beta1 - Updated
duct/module.cljsto 0.7.0-beta1
- Improved support for non-web projects
- Added non-web example service
- Update Clojure version to 1.10.0-beta1
- Rearranged config.edn template
- Removed web app assumption when run without profile hints
- Updated +cljs and +ataraxy hints to work without +site or +api
- Fixed +site and +api profile hints conflicting
- Updated
duct/coreto 0.7.0-alpha8 - Updated
duct/module.webto 0.7.0-alpha3 - Updated
duct/module.ataraxyto 0.3.0-alpha3 - Updated Eftest to 0.5.3
- Updated PostgreSQL dependency
- Fixed bug in dev database configuration
- Fixed template namespace and function name
- Updated template to use new Duct configurations
- Updated
duct/coreto 0.7.0-alpha5 - Updated
duct/module.loggingto 0.4.0-alpha1 - Updated
duct/module.webto 0.7.0-alpha1 - Updated
duct/module.ataraxyto 0.7.0-alpha1 - Updated
duct/module.cljsto 0.7.0-alpha1 - Updated
duct/module.sqlto 0.7.0-alpha1 - Updated Eftest to 0.5.2
- Updated Integrant-REPL to 0.3.1
- Updated PostgreSQL and SQLite dependencies
- Updated Clojure version to 1.9.0
- Updated
duct/coreto 0.6.2 - Updated
duct/module.webto 0.6.4 - Updated
duct/module.cljsto 0.3.2 - Updated
org.xerial/sqlite-jdbcto 3.21.0.1 - Updated Eftest to 0.4.1
- Updated Clojure version to 1.9.0-RC1
- Updated
duct/module.sqlto 0.4.2
- Updated Clojure version to 1.9.0-beta4
- Updated
duct/module.webto 0.6.3 - Updated
duct/module.sqlto 0.4.1 - Updated third party dependencies
- Fixed example handler test failing on +ataraxy hint (#67)
- Updated Clojure version to 1.9.0-beta2
- Updated
duct/module.webto 0.6.2
- Updated Clojure version to 1.9.0-alpha19
- Updated
duct/module.webto 0.6.1 - Updated
duct/module.loggingto 0.3.1 - Updated
duct/module.cljsto 0.3.1 - Updated
duct/module.sqlto 0.3.2
- Improved performance by only loading namespaces for relevant keys
- Improved performance of modules and core by removing non-essential requires
- Added support for
duct_hierarchy.ednfor derives without namespaces - Added custom data reader support to
prep - Moved
prepout ofexecto allow for intermediate transformations - Updated
duct/coreto 0.6.1 - Updated
duct/module.loggingto 0.3.0 - Updated
duct/module.webto 0.6.0 - Updated
duct/module.ataraxyto 0.2.0 - Updated
duct/module.cljsto 0.3.0 - Updated
duct/module.sqlto 0.3.0
- Updated
duct/coreto 0.5.1 - Updated
duct/module.webto 0.5.5 - Added explicit
set-refresh-dirstodev.cljtemplate
- Updated
duct/coreto 0.5.0 - Updated
duct/module.webto 0.5.4 - Updated
duct/module.cljsto 0.2.3 - Updated SQLite and Postgres dependencies
- Updated Eftest to 0.3.1
- Fixed typo in Ataraxy example handler (#57)
- Changed Leiningen plugin license to MIT
- Updated
duct/module.webto 0.5.1 - Updated
duct/module.ataraxyto 0.1.6 - Removed
:ductkey from project template - Fixed path in Heroku Procfile
- Updated
duct/coreto 0.4.0 - Updated
duct/module.sqlto 0.2.2 - Updated
duct/module.cljsto 0.2.2 (fixes Figwheel error) - Removed
lein duct compilesubtask in favor oflein run :duct/compiler
- Updated
duct/module.ataraxyto 0.1.4 (fixes error with empty routes) - Updated
duct/module.sqlto 0.2.1 (fixes warning message with Schema)
- Added
+apiprofile hint - Updated
duct/module.webto 0.5.0 - Updated
duct/module.ataraxyto 0.1.3
- Renamed
endpointdirectory tohandler(see 5804824) - Replaced
clojure.pprint/pprintwithfipp.edn/pprint - Added
+ataraxyprofile hint - Added
.dir-locals.eltolein duct setup - Added logs directory to
.gitignore(#55) - Updated
duct/coreto 0.3.3 - Updated
duct/module.webto 0.4.0 - Updated example handler to be more concise
- Fixed
dev.edntemplate for project names with dashes (#54)
- Updated
duct/module.webto 0.3.2 (fixes issues with:duct.core/include) - Added
:duct.core/includetodev.ednandlocal.edn - Moved
local.ednreference intolocal.clj
- Updated
duct/module.webto 0.3.0 (adds routers) - Updated
duct/coreto 0.2.3 (adds:duct.core/handlerand#duct/import) - Updated Clojure version in template to 1.9.0-alpha16
- Updated Integrant to 0.4.0 (this changes the
#reftag to#ig/ref) - Updated modules to be self-ordering
- Removed now unnecessary
duct.core/moduleskey
- Removed profiles and middleware from lein-duct plugin
- Updated Ring dependencies to 1.6.0-RC3
- Changed Leiningen template license to MIT
- Changed Duct to use Integrant rather than Component
- Removed
duct/ductproject - Added a
duct/lein-ductplugin project - Renamed the Leiningen template
duct-alphauntil release - Moved most of the template functionality to separate module libraries
- Updated dependencies
- Added var tag to configuration and deprecated use of raw symbols
- Fixed bug with shutdown hook not stopping running system
- Replaced manual system construction with
duct.util.system/load-system - Added
dev/srcanddev/resourcesdirectories to template - Moved
dev/user.cljanddev/dev.cljtodev/src - Moved
dev/dev/locals.cljtodev/src/locals.clj - Removed
dev/dev/tasks.cljin favor ofduct.util.replnamespace
- Added
duct.generate/boundaryfor generating boundary protocols - Moved
locals.cljtodev/locals.cljin locals generator - Added cljs-devtools to
+cljsprofile
- Added
duct.generate/sql-migrationfor generating Ragtime SQL migrations - Added
.dir-locals.elto files generated by setup for better CIDER integration
- Moved setup from
usernamespace intodevnamespace - Added
user/devfunction, similar to Stuart Sierra's reloaded template - Added a
dev.tasksnamespace to contain development task functions - Replaced Leiningen generators with functions in
duct.generatenamespace - Updated dependencies