Releases: TokTok/hs-msgpack-rpc-conduit
Releases · TokTok/hs-msgpack-rpc-conduit
v0.0.7
Release Notes
- Add CODEOWNERS and settings.yml files. @iphydf (#39)
- Remove standard_travis setting in BUILD.bazel. @iphydf (#38)
- Use hs-tools scripts to simplify Travis script. @iphydf (#37)
Performance improvements
Bug Fixes
- Fix MonadFail conditional instance @jimenezrick (#41)
Documentation
Maintenance (Grunt tasks)
- Use toktok-stack image for haskell stack builds. @iphydf (#54)
- Run buildifier (we'll soon run this on all haskell PRs). @iphydf (#53)
- Allow higher versions of
network
. @iphydf (#52) - Use latest instead of versioned toktok-stack image. @iphydf (#49)
- Upgrade to latest toktok-stack @iphydf (#48)
- Use toktok-stack 0.0.23 for cirrus builds. @iphydf (#47)
- Upgrade to ghc-8.10.3 @iphydf (#45)
- Remove travis; add cirrus ci. @iphydf (#44)