Skip to content

Tags: i582/cfmt

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
internal: v1.4.0 (#7)

Added fmt.Errorf.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
internal: v1.3.0 (#6)

Added the DisableColors and EnableColors functions
to disable and enable colors globally.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
internal: v1.2.0 (#5)

The clog package has been added, to which
the Fatal* functions have been moved, and
the Print* and Panic* functions have been
added.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
move to v1.1.0 (#4)

The number of dependencies has been reduced to one.
Added `concealed` style.
Removed `overline` and `faint` styles.
Added `Fatalln` function.

v1.0.10

Toggle v1.0.10's commit message
internal: fixed parsing for two consecutive formatted groups

v1.0.9

Toggle v1.0.9's commit message
Merge remote-tracking branch 'origin/master'

v1.0.8

Toggle v1.0.8's commit message
internal: fixed background hex color

v1.0.7

Toggle v1.0.7's commit message
Merge remote-tracking branch 'origin/master'

v1.0.6

Toggle v1.0.6's commit message
internal: update implementation

v1.0.5

Toggle v1.0.5's commit message
internal: increase performance