dfmt 0.3.2

Brian Schott via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Apr 27 16:06:00 PDT 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.


More information about the Digitalmars-d-announce mailing list