Skip to content

[release] v0.3.2

Compare
Choose a tag to compare
@venantius venantius released this 02 Mar 22:10
· 120 commits to master since this release

Releases 0.3.0 and 0.3.1 were buggy, so this is the first functioning release of the 0.3.x branch.

Changes since 0.2.1:

  • Remove a rogue println statement
  • Fix test initialization to be an injection that triggers a hook.
  • Avoids initialization of unused features.
  • Avoids configuration when doing tasks other than lein test or lein repl.
  • Updates dependencies on Puget and Whidbey to pick up new :print-fallback feature, honoring custom print-methods
  • Fixes a bug with multi-line test diffs when comparing objects of different classes.