All Versions
3
Latest Version
Avg Release Cycle
10 days
Latest Release
1614 days ago
Changelog History
Changelog History
-
v0.0.3 Changes
September 15, 2020📦 Lots of improvements. API becoming more stable. http://hackage.haskell.org/package/supernova-0.0.3
🔄 Changes according to
git shortlog v0.0.2..v0.0.3 --no-merges
:Gabriel Volpe (16):
- #5 Extracting out CheckSum computation & validation
- 🏗 #6 Tuning CI build
- #7 Avoid Managed's space leak
- 👷 #9 Introducing workers & finalizers
- 📚 #10 Update documentation
- #11 Fix SIGTERM for consumers
- #12 Implementing consumer permits flow
- #13 Subscription type
- #15 (Under-documented) Optional frame fields
- ⚡️ Update GHC version to 8.8.4
- #18 Response handler per ReqId / SeqId
- #19 AppState lenses
Richard Claus (1):
- #16 Export ConnectData data constructors
-
v0.0.2 Changes
August 30, 2020The protobuf code-generation has been split from the main library which means end users no longer need the
protobuf
dependency in scope and compilation is now much faster. -
v0.0.1 Changes
August 26, 2020🚀 First experimental release, still WIP: http://hackage.haskell.org/package/supernova-0.0.1