v0.10.1
- v0.10.0
- Change type
Coloring
interfaceInit()
andNext()
returnsColorSequence
(= int64 ) instead of intESC[0m
can now be output to reset the output attribute
- Change type
- v0.10.1
- Fix: some constants for color were broken at v0.10.0
- v0.10.0
Coloring
interface を変更Init()
とNext()
は int のかわりにColorSequence
(=int64) 型を返すものとしたESC[0m
で出力属性をリセットできるようになった
- v0.10.1
- v0.10.0 で色用の定数が壊れていたのを修正