All Versions
1
Latest Version
Avg Release Cycle
-
Latest Release
1683 days ago
Changelog History
Changelog History
-
v0.3.0 Changes
August 05, 2020- 📦 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