All Versions
14
Latest Version
Avg Release Cycle
498 days
Latest Release
1535 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.5 Changes
September 24, 2020- ⚡️ Updated
base
upper bound to be compatible with GHC 8.8 and 8.10 (#21) - 🛠 Fixed a warning (#20)
- ⚡️ Updated
-
v1.4.4 Changes
May 15, 2019⚡️ Updated
base
upper bound and compatibility with GHC 8.6⚡️ Updated
semigroup
upper bound.
-
v1.4.3 Changes
- ⚡️ Updated
base
upper bound and compatibility with GHC 8.4
- ⚡️ Updated
-
v1.4.2 Changes
- ⚡️ Updated
base
upper bound
- ⚡️ Updated
-
v1.4.1 Changes
- ⚡️ Updated
base
upper bound
- ⚡️ Updated
-
v1.4.0 Changes
- ➕ Added the ability to read the journal backwards as well as forwards. Thanks to @defanor for this change.
-
v1.3.4 Changes
- ➕ Added the
journalEntryRealtime
property toJournalEntry
s. This is backed by a call tosd_journal_get_realtime_usec
. Thanks to @rickynils for this change. - 🏗 Build with
vector
< 0.12.
- ➕ Added the
-
v1.3.3 Changes
- ➕ Added
journalField :: JournalField -> Text
, to view the name of aJournalField
asText
. Thanks to @rickynils. - ➕ Addressed a deprecation warning from
bytestring
.
- ➕ Added
-
v1.3.2 Changes
- Increase the upper-bound of
base
.
- Increase the upper-bound of
-
v1.3.1 Changes
- Increase the upper-bound of
text
to < 1.3.
- Increase the upper-bound of