Skip to content

Releases: practicalli/clojure-cli-config

2024-05-07 Monthly library updates

07 May 22:46
d0a3408
Compare
Choose a tag to compare

Release: 2024-05-07 Monthly library updates

alias: update docs for :repl/reloaded and :dev/reloaded

update: library versions using make outdated

:name :current :latest
athos/clj-check 518d5a1cbfcd7c952f548e6dbfcb9a4a5faf9062 d997df866b2a04b7ce7b17533093ee0a2e2cb729
cider/cider-nrepl 0.45.0 0.47.1
com.github.liquidz/antq 2.8.1173 2.8.1201
com.github.seancorfield/next.jdbc 1.3.909 1.3.925
djblue/portal 0.51.1 0.55.1
lambdaisland/kaocha 1.87.1366 1.89.1380
nrepl/nrepl 1.1.0 1.1.1
org.clojure/tools.namespace 1.4.5 1.5.0
org.clojure/tools.trace 0.7.11 0.8.0
org.slf4j/slf4j-nop 2.0.12 2.0.13
refactor-nrepl/refactor-nrepl 3.9.1 3.10.0
zprint/zprint 1.2.8 1.2.9

2024-04-20 project templates new release

28 Apr 21:26
e0626b5
Compare
Choose a tag to compare
  • alias: project/create latest Practicalli project-template release

2024-021-16 Monthly library update

16 Feb 21:15
66d7d37
Compare
Choose a tag to compare

Changed

  • health: remove FUNDING.yaml and use Practicalli Org file
  • readme: update sponsorship link to practicalli-johnny account
  • readme: update common tasks table
  • deprecated: :repl/rebel-remote no longer connecting to remote repl state

Updated

  • alias: project/create latest practicalli project-template release
  • dev: DeLaGuardo/setup-clojure action version 12.5 in github/workflows/quality-checks.yaml
  • Update library versions using make outdated
:name :current :latest
borkdude/carve cb621317ae1582869c8bd8f1a47cf57a3598d803 e02b65f9de679450176a3fa26c89ffd5600d7eb8
cider/cider-nrepl 0.44.0 0.45.0
com.github.liquidz/antq 2.8.1165 2.8.1173
djblue/portal 0.51.0 0.51.1
io.dominic/vizns 34706190d41cb243f6270fe5a7324601a8404d30 36fed24e3673f0562fbc53d4c5d932c51fb0ac53
io.github.seancorfield/deps-new v0.6.0 v0.7.0
mvxcvi/cljstyle e625c17619236949c0f899c66503c408f943fa8f 9be5bb9ed678a1e73670a3df3ece08bb22362441
org.clojure/tools.namespace 1.4.4 1.4.5
org.slf4j/slf4j-nop 2.0.10 2.0.12

2024-01-03 Monthly update

03 Jan 22:01
79b56cf
Compare
Choose a tag to compare

Changed

  • aliases: :search/libraries updated to use practicalli/clj-find-libraries fork
  • aliases: remove :project/clojars-signed
  • aliases: rename :project/clojars to :deploy/clojars and enable signing by default (required for Clojars libraries)

Updated

  • dev: upload-artifact v4 in megalinter workflow
  • Update library versions using make outdated
:name :current :latest
com.github.liquidz/antq 2.7.1133 2.8.1165
com.github.seancorfield/next.jdbc 1.3.894 1.3.909
djblue/portal 0.49.1 0.51.0
io.github.seancorfield/deps-new v0.5.3 v0.6.0
mvxcvi/cljstyle 14c18e5b593c39bc59f10df1b894c31a0020dc49 e625c17619236949c0f899c66503c408f943fa8f
org.slf4j/slf4j-nop 2.0.9 2.0.10
refactor-nrepl/refactor-nrepl 3.9.0 3.9.1

Monthly library version update

01 Dec 14:58
Compare
Choose a tag to compare

release: 2023-12-01

  • alias: :search/libraries use -F:save to save found libspec to project deps.edn
  • Update library versions using make outdated
:name :current :latest
cider/cider-nrepl 0.42.1 0.44.0
djblue/portal 0.49.0 0.49.1
io.dominic/vizns 69774e8c29e1c1c691f9922d5c5a6d764374ada3 34706190d41cb243f6270fe5a7324601a8404d30
refactor-nrepl/refactor-nrepl 3.6.0 3.9.0
slipset/deps-deploy 0.2.1 0.2.2

2023-11-03 Monthly library version updates

03 Nov 10:52
Compare
Choose a tag to compare

Update library versions using make outdated

:name :current :latest
cider/cider-nrepl 0.40.0 0.42.1
djblue/portal 0.48.0 0.49.0
io.github.practicalli/project-templates 2023-08-02 2023-11-03
io.github.nubank/morse v2023.04.30.01 v2023.10.06.02
nrepl/nrepl 1.0.0 1.1.0
slipset/deps-deploy 0.2.1 0.2.2

release: 2023-10-27 simplifying aliases (format update)

27 Oct 03:36
Compare
Choose a tag to compare

release: 2023-10-27 simplifying aliases (format update)

Added

  • :end/aliases {} and :end/config {} as format tool friendly indicators of config section end

Changed

  • Deprecated: :project/depify - manually convert and refactor
  • Deprecated: :repl/rebel-debug - use :repl/rebel or :repl/reloaded
  • Deprecated: :repl/rebel-debug-refactor - use :repl/rebel or :repl/reloaded
  • Deprecated: :lib/neil - use native binary instead
  • Deprecated: :lint/clj-kondo - use native binary instead
  • Deprecated: :lint/eastwood - use clj-kondo binary instead
  • Deprecated: :lint/idiom - use clj-kondo binary instead
  • Removed: :lib/scope-capture - use cider-debug or :lib/flowstorm or Portal data inspector
  • Removed: :alpha/closh - project only proof of concept
  • :test/env - remove pjstadig/humane-test-output library as it requires activation
  • update documentation and formatting
  • dev: .clj-kondo & .lsp directories removed via clean Makefile task

2023-10-17: monthly updates & :repl/clerk

17 Oct 20:46
Compare
Choose a tag to compare

Added

  • alias: :repl/clerk alpha design alias to run REPL and start clerk listening to evaluations

Changed

  • docs: rewrite :dev aliases introduction
  • alias: :test/cloverage corrected to :test/coverage
  • ci: action/checkout@v4 in all GitHub workflows
  • ci: update [email protected]

Updated

  • Update library versions using make outdated

    :name :current :latest
    cider/cider-nrepl 0.31.0 0.37.0
    clj-commons/clj-yaml 1.0.26 1.0.27
    clj-kondo/clj-kondo 2023.05.26 2023.07.13
    com.github.jpmonettas/flow-storm-dbg 3.6.7 3.7.1
    com.github.liquidz/antq 2.5.1095 2.5.1109
    com.github.seancorfield/clj-new 1.2.399 1.2.404
    com.h2database/h2 2.1.214 2.2.222
    djblue/portal 0.42.1 0.46.0
    lambdaisland/kaocha 1.85.1342 1.86.1355
    org.clojure/tools.deps.graph 1.1.76 1.1.84
    org.slf4j/slf4j-nop 2.0.7 2.0.9
    refactor-nrepl/refactor-nrepl 3.6.0 3.9.0
  • Update library versions using make outdated - 2023-10-17

    :name :current :latest
    cider/cider-nrepl 0.37.0 0.40.0
    clj-kondo/clj-kondo 2023.07.13 2023.09.07
    com.github.jpmonettas/flow-storm-dbg 3.7.1 3.7.5
    com.github.liquidz/antq 2.5.1109 2.7.1133
    com.github.seancorfield/next.jdbc 1.3.883 1.3.894
    com.h2database/h2 2.2.222 2.2.224
    djblue/portal 0.46.0 0.48.0
    io.github.nextjournal/clerk 0.14.919 0.15.957
    io.github.seancorfield/deps-new v0.5.2 v0.5.3
    lambdaisland/kaocha 1.86.1355 1.87.1366
    zprint/zprint 1.2.7 1.2.8

2023-09-05 Library version update

05 Sep 21:06
Compare
Choose a tag to compare

Update library versions within aliases using make outdated (antq)

:name :current :latest
cider/cider-nrepl 0.31.0 0.37.0
clj-commons/clj-yaml 1.0.26 1.0.27
clj-kondo/clj-kondo 2023.05.26 2023.07.13
com.github.jpmonettas/flow-storm-dbg 3.6.7 3.7.1
com.github.liquidz/antq 2.5.1095 2.5.1109
com.github.seancorfield/clj-new 1.2.399 1.2.404
com.h2database/h2 2.1.214 2.2.222
djblue/portal 0.42.1 0.46.0
lambdaisland/kaocha 1.85.1342 1.86.1355
org.clojure/tools.deps.graph 1.1.76 1.1.84
org.slf4j/slf4j-nop 2.0.7 2.0.9
refactor-nrepl/refactor-nrepl 3.6.0 3.9.0

2023-08-02 maintenance

02 Aug 21:33
Compare
Choose a tag to compare

release: 2023-08-02 maintenance

  • ci: exclude clojurescript from antq version check
  • :project/create version 2023-08-01 of practicalli/project-templates
  • ci: spell lychee & repository trufflehog linters warn only (false positives)
  • :project/create version 2023-08-01 of practicalli/project-templates