All Versions
14
Latest Version
Avg Release Cycle
498 days
Latest Release
1310 days ago

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)
  • 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
  • v1.4.2 Changes

    • ⚡️ Updated base upper bound
  • v1.4.1 Changes

    • ⚡️ Updated base upper bound
  • 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 to JournalEntrys. This is backed by a call to sd_journal_get_realtime_usec. Thanks to @rickynils for this change.
    • 🏗 Build with vector < 0.12.
  • v1.3.3 Changes

    • ➕ Added journalField :: JournalField -> Text, to view the name of a JournalField as Text. Thanks to @rickynils.
    • ➕ Addressed a deprecation warning from bytestring.
  • v1.3.2 Changes

    • Increase the upper-bound of base.
  • v1.3.1 Changes

    • Increase the upper-bound of text to < 1.3.