All Versions
2
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.1.1.0 Changes
- โ Add
Debug
,Info
andOtherLevel
data constructors to typeStyle
(intended to be used like the existingWarning
andError
constructors) and alogLevelToStyle
function. - โ Add
Secondary
andHighlight
data constructors to typeStyle
. - ๐
defaultStyles
now includes defaults for the newStyle
values, corresponding to those used by therio
package in its logging output.
- โ Add
-
v0.1.0.0 Changes
- ๐ Initial stable release