CHANGELOG
0.11.0-alpha1 (2018-05-30)
Updated template to use new Duct configurations
Updated
duct/coreto 0.7.0-alpha5Updated
duct/module.loggingto 0.4.0-alpha1Updated
duct/module.webto 0.7.0-alpha1Updated
duct/module.ataraxyto 0.7.0-alpha1Updated
duct/module.cljsto 0.7.0-alpha1Updated
duct/module.sqlto 0.7.0-alpha1Updated Eftest to 0.5.2
Updated Integrant-REPL to 0.3.1
Updated PostgreSQL and SQLite dependencies
0.10.6 (2017-12-17)
Updated Clojure version to 1.9.0
Updated
duct/coreto 0.6.2Updated
duct/module.webto 0.6.4Updated
duct/module.cljsto 0.3.2Updated
org.xerial/sqlite-jdbcto 3.21.0.1Updated Eftest to 0.4.1
0.10.5 (2017-11-11)
Updated Clojure version to 1.9.0-RC1
Updated
duct/module.sqlto 0.4.2
0.10.4 (2017-11-03)
Updated Clojure version to 1.9.0-beta4
Updated
duct/module.webto 0.6.3Updated
duct/module.sqlto 0.4.1Updated third party dependencies
Fixed example handler test failing on +ataraxy hint (#67)
0.10.3 (2017-10-18)
Updated Clojure version to 1.9.0-beta2
0.10.2 (2017-09-05)
Updated
duct/module.webto 0.6.2
0.10.1 (2017-09-04)
Updated Clojure version to 1.9.0-alpha19
Updated
duct/module.webto 0.6.1Updated
duct/module.loggingto 0.3.1Updated
duct/module.cljsto 0.3.1Updated
duct/module.sqlto 0.3.2
0.10.0 (2017-08-24)
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 namespacesAdded custom data reader support to
prepMoved
prepout ofexecto allow for intermediate transformationsUpdated
duct/coreto 0.6.1Updated
duct/module.loggingto 0.3.0Updated
duct/module.webto 0.6.0Updated
duct/module.ataraxyto 0.2.0Updated
duct/module.cljsto 0.3.0Updated
duct/module.sqlto 0.3.0
0.9.2 (2017-07-20)
Updated
duct/coreto 0.5.1Updated
duct/module.webto 0.5.5Added explicit
set-refresh-dirstodev.cljtemplate
0.9.1 (2017-06-24)
Updated
duct/coreto 0.5.0Updated
duct/module.webto 0.5.4Updated
duct/module.cljsto 0.2.3Updated SQLite and Postgres dependencies
Updated Eftest to 0.3.1
Fixed typo in Ataraxy example handler (#57)
0.9.0 (2017-06-15)
Changed Leiningen plugin license to MIT
Updated
duct/module.webto 0.5.1Updated
duct/module.ataraxyto 0.1.6Removed
:ductkey from project templateFixed path in Heroku Procfile
0.9.0-beta1 (2017-06-02)
Updated
duct/coreto 0.4.0Updated
duct/module.sqlto 0.2.2Updated
duct/module.cljsto 0.2.2 (fixes Figwheel error)Removed
lein duct compilesubtask in favor oflein run :duct/compiler
0.9.0-alpha8 (2017-05-29)
Updated
duct/module.ataraxyto 0.1.4 (fixes error with empty routes)Updated
duct/module.sqlto 0.2.1 (fixes warning message with Schema)
0.9.0-alpha7 (2017-05-28)
Added
+apiprofile hintUpdated
duct/module.webto 0.5.0Updated
duct/module.ataraxyto 0.1.3
0.9.0-alpha6 (2017-05-22)
Renamed
endpointdirectory tohandler(see 5804824)Replaced
clojure.pprint/pprintwithfipp.edn/pprintAdded
+ataraxyprofile hintAdded
.dir-locals.eltolein duct setupAdded logs directory to
.gitignore(#55)Updated
duct/coreto 0.3.3Updated
duct/module.webto 0.4.0Updated example handler to be more concise
Fixed
dev.edntemplate for project names with dashes (#54)
0.9.0-alpha5 (2017-05-10)
Updated
duct/module.webto 0.3.2 (fixes issues with:duct.core/include)Added
:duct.core/includetodev.ednandlocal.ednMoved
local.ednreference intolocal.clj
0.9.0-alpha4 (2017-05-07)
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
0.9.0-alpha3 (2017-04-25)
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
0.9.0-alpha2 (2017-04-18)
Removed profiles and middleware from lein-duct plugin
Updated Ring dependencies to 1.6.0-RC3
0.9.0-alpha1 (2017-04-18)
Changed Leiningen template license to MIT
Changed Duct to use Integrant rather than Component
Removed
duct/ductprojectAdded a
duct/lein-ductplugin projectRenamed the Leiningen template
duct-alphauntil releaseMoved most of the template functionality to separate module libraries
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-systemAdded
dev/srcanddev/resourcesdirectories to templateMoved
dev/user.cljanddev/dev.cljtodev/srcMoved
dev/dev/locals.cljtodev/src/locals.cljRemoved
dev/dev/tasks.cljin favor ofduct.util.replnamespace
0.7.0 (2016-06-03)
Added
duct.generate/boundaryfor generating boundary protocolsMoved
locals.cljtodev/locals.cljin locals generatorAdded cljs-devtools to
+cljsprofile
0.6.1 (2016-05-19)
Added
duct.generate/sql-migrationfor generating Ragtime SQL migrationsAdded
.dir-locals.elto files generated by setup for better CIDER integration
0.6.0 (2016-05-18)
Moved setup from
usernamespace intodevnamespaceAdded
user/devfunction, similar to Stuart Sierra's reloaded templateAdded a
dev.tasksnamespace to contain development task functionsReplaced Leiningen generators with functions in
duct.generatenamespaceUpdated dependencies
Last updated