Skip to content

Releases: practicalli/project-templates

2024-09-09 Clojure 1.12.0

09 Sep 22:58
0d11ca4
Compare
Choose a tag to compare

release: 2024-09-09 Clojure 1.12.0

Added

  • dev: outdated Makefile task to identify newer library versions using antq
  • dev: updated library versions for quality-checks.yaml GitHub workflows
  • templates: update library dependency versions, clojure, reitit, http-kit, tools.build

Changed

  • dev: update to clj-kondo 2024.08.29 in quality-checks workflow
  • dev: megalinter-upgrade task to upgrade config
  • dev: update megalinter config to version 8
  • libs: monthly updates via make outdated (antq)
:file :name :current :latest
deps.edn io.github.seancorfield/deps-new v0.7.1 v0.8.0
deps.edn org.clojure/clojure 1.11.3 1.12.0
pom.xml org.clojure/clojure 1.11.2 1.12.0

2024-07-07 minor fix

08 Jul 21:20
0d842f4
Compare
Choose a tag to compare

2024-07-07 minor fix

  • update org.clojure/clojure to1.11.3 in pom.xml

2024-04-20 Security fix & tools.build update

28 Apr 14:54
7b3832b
Compare
Choose a tag to compare

release: 2024-04-20 Security fix & tools.build update

  • service: system helper function in repl help menu
  • security: update to org.clojure/clojure 1.11.2
  • library: update tools.build to 0.10.0 - caches correctly in docker
  • templates: update mulog-events/stop publisher help & example
  • make: docker-build-log task to create log file of all docker output for diagnosis

2024-04-08 mulog config enhancements

08 Apr 22:29
386e562
Compare
Choose a tag to compare

release: 2024-04-08 mulog config enhancements

  • dev: update user docs - mulog set global context namespace
  • service: party.donut/system version 0.0.241
  • service: mulog donut config for user repl startup
  • service: refactor template-edn function to aid diagnosis
  • readme: simplify readme, add overview, remove older examples
  • service: move mulog publisher inside donut system config

2024-01-23 maintenance release

23 Jan 21:28
68154df
Compare
Choose a tag to compare

release: 2024-01-05

Changed

  • health: remove FUNDING.yaml and use Practicalli Org file
  • readme: update sponsorship link to practicalli-johnny account
  • dev: add license to project and templates with gitignore pattern

2024-01-05 maintenance release

05 Jan 22:40
b82a935
Compare
Choose a tag to compare

2024-01-05 maintenance release

  • dev: update upload-artifactv4 action in megalinter workflow
  • dev: setup-java v4 action in quality-checks workflow
  • dev: clojure cli 1.11.1.1435 in quality-checks workflow
  • dev: deps-new v0.6.0 library dependency in deps.edn

2023-11-03 CI workflow updates & Git Ignore patterns

03 Nov 10:32
Compare
Choose a tag to compare

Update CI workflow library versions & use git ignore inclusive patterns (exclude all, include specific patterns)

Changed

  • dev: remove :build from cider-jack-in configuration in .dir-locals.el
  • templates: git ignore excluded all pattern from root directory, include general project and Clojure specific patterns
  • dev: checkout action v4 in GitHub workflow
  • template: checkout action v4 in all GitHub workflow
  • dev: setup-clojure action v12.1 in GitHub workflow
  • template: setup-clojure action v12.1 in all GitHub workflow
  • template: Clojure CLI version 1.11.1.1413 in quality-check workflow
  • template: lambdaisland kaocha version 1.87.1366
  • dev: lambdaisland kaocha version 1.87.1366
  • dev: update seancorfield/deps-new to v0.5.3

2023-08-02 Maintenance release

02 Aug 21:23
Compare
Choose a tag to compare

2023-08-02 Maintenance release

  • minimal: remove :build from .dir-locals.el project configuration

2023-08-01 CI workflow config updates

01 Aug 10:38
Compare
Choose a tag to compare

release: 2023-08-01

Updated to CI workflow configuration

  • ci: Clojure CLI 1.11.1.1356
  • ci: spell lychee link checker errors as warnings
  • ci: repository trufflehog secrets checker errors as warnings

2023-07-26 Refactor dev in minimal template

26 Jul 14:36
Compare
Choose a tag to compare

Refactor dev files in practicalli/minimal template to be consistent with other templates

  • minimal: refactor dev repl workflow files to be consistent with other templates
  • minimal: require for mulog