Skip to content

v0.7.32

Latest

Choose a tag to compare

@plexus plexus released this 28 Nov 14:02
· 2 commits to main since this release

Added

  • Add lambdaisland.makina.test
  • Add Kaocha plugin
  • Add a full write-up to the README

Fixed

  • Fix cljs compatiblity for lambdaisland.makina.system
  • Fix cljdoc build

Changed

  • :config-source is now just :config, and can receive a map, function, var,
    resource (URL), file (java.io.File), or relative resource path (string)
  • in the app layer, separate atom operations from their purely functional
    logic, so either version can be called directly