supernova v0.0.3 Release Notes

Release Date: 2020-09-15 // over 3 years ago
  • ๐Ÿ“ฆ 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

Previous changes from v0.0.2