All Versions
24
Latest Version
Avg Release Cycle
70 days
Latest Release
1739 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.3.1 Changes
June 24, 2018- โ Add
MonadUnliftIO
instance forLoggingT
.
- โ Add
-
v1.3.0 Changes
May 15, 2018Major Changes
- ๐จ Switch from
wl-pprint-text
toprettyprinter
.
Other changes
- ๐ Change the type of the
ribbonFrac
parameter ofwithFDHandler
fromFloat
toDouble
to reflect the underlyingprettyprinter
API.
- ๐จ Switch from
-
v1.2.6 Changes
May 01, 2018Other Changes
- ๐ Increased upper bound of
base
and support GHC 8.4.
- ๐ Increased upper bound of
-
v1.2.5 Changes
Other Changes
- Increased upper bound of
exceptions
.
- Increased upper bound of
-
v1.2.4 Changes
Other Changes
- Increased upper bound of
exceptions
.
- Increased upper bound of
-
v1.2.3 Changes
Other Changes
- Increased upper of
async
.
- Increased upper of
-
v1.2.2 Changes
Other Changes
- ๐ Increased upper bound of
free
andtime
.
- ๐ Increased upper bound of
-
v1.2.1 Changes
Other Changes
- Increased upper bound of
base
to allow < 4.11.
- Increased upper bound of
-
v1.2.0 Changes
Major Changes
- ๐ฒ
withFDHandler
now explicitly flushes the file handle whenever log entries are rendered out. Thanks to @filterfish for identifying this omission that could lead to log messages being dropped.
Upgrade steps: no changes other than updating
logging-effect
.
- ๐ฒ
-
v1.1.3 Changes
Other Changes
- Increased upper bound of
time
to allow < 1.9.
- Increased upper bound of