What's Changed
- Remove travis by @belka-ew in #580
- bump minimum libdparse version, fix #583 by @WebFreak001 in #584
If you were building using a makefile, e.g. what some package managers do, the releases were broken prior to this release and might have arbitrarily eaten some characters when formatting. Please update to this release ASAP if you are using the makefiles.
Users using dfmt through dub or serve-d should not be affected by this bug, since it already used up-to-date libdparse versions, but this release ensures it.
Full Changelog: v0.15.0...v0.15.1