Releases
v0.0.3
Release Notes
Add CODEOWNERS and settings.yml files. @iphydf (#26 )
Remove standard_travis setting in BUILD.bazel. @iphydf (#25 )
Use new travis-haskell script. @iphydf (#24 )
Features
Performance improvements
Use StrictData for all modules that define data types. @iphydf (#31 )
Maintenance (Grunt tasks)
Add common CI workflow, currently includes buildifier. @iphydf (#42 )
Use toktok-stack image for haskell stack builds. @iphydf (#40 )
Use docker based CI build. @iphydf (#39 )
Run buildifier. @iphydf (#38 )
Make library visible outside the package. @iphydf (#37 )
Use latest instead of versioned toktok-stack image. @iphydf (#36 )
Upgrade to latest toktok-stack @iphydf (#35 )
Use centralised workflows for CI. @iphydf (#34 )
Use toktok-stack 0.0.23 for cirrus builds. @iphydf (#33 )
Add support for custom dependencies. @iphydf (#32 )
Upgrade to ghc-8.10.3 @iphydf (#30 )
Add missing dependency on hspec-discover. @iphydf (#29 )
Add GitHub action for Cabal build. @iphydf (#28 )
Remove travis; add cirrus ci. @iphydf (#27 )
Maintenance (Refactoring)
Use new Config
for toObject
in msgpack-types. @iphydf (#41 )
Maintenance (Tests)
You can’t perform that action at this time.