mirror of
https://github.com/yamadapc/d-colorize
synced 2024-11-14 21:14:00 +01:00
7398ee11f1
We had problems with format parameters dispatching (`cwritefln` ended up calling `format` with '\n' as a trailing - orphan - format parameter), `format` not being imported from `std.string` and an infinitely recursive template case for the overloaded `cwritef` function. This also bumps the version to 0.2.1. |
||
---|---|---|
.. | ||
colorize.d | ||
cwrite.d | ||
package.d | ||
winterm.d |