Skip to content

2.1.182

Compare
Choose a tag to compare
@seancorfield seancorfield released this 30 Sep 05:25
· 34 commits to develop since this release
  • Improved failure reporting: most failures now provide an additional message describing the failure as well as improving how the expected and actual values are displayed (primarily hiding =? and showing a more accurate/intuitive test form).
  • Update deps.edn to use :main-args (instead of :main-opts) for parameterized tasks in build.clj -- see Running Tasks based on Aliases
  • Drop support for Java 8 (it may continue to work but it is no longer tested).
  • Update dependencies to latest stable versions.