bugzilla-redhat v0.3.0 Release Notes

Release Date: 2020-08-05 // about 4 years ago
    • 📦 a fork of Seth Fowler's bugzilla library
    • ⚡️ updated to build with Stackage LTS > 5 up to LTS 16 and Nightly
    • minor API tweaks needed for redhat.bugzilla.com v5 (e3b424e2)
    • 🔦 expose BugzillaToken, newBzRequest, intAsText
    • ⬇️ drop closeBugzillaContext and withBugzillaContext
    • ➕ add evalSearchExpr
    • 👕 hlint fixes