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