[release] v0.3.2
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.