April 27, 2015
https://github.com/Hackerpilot/dfmt/releases/tag/v0.3.2


* Fixed a bug that caused contracts to be formatted incorrectly
* Fixed a bug that caused newlines and indentation to be incorrect
  for the "One True Brace Style"
* Fixed a bug where blank lines would sometimes be removed at the
  end of block statements
* Fixed a bug where no whitespace would be placed before the "if"
  in a template constraint
* Fixed a bug where no whitespace would be placed before the "in"
  in an in expression.