Skip to content

v0.0.15

Compare
Choose a tag to compare
@release-drafter release-drafter released this 12 Feb 15:16
· 10 commits to master since this release
db1738b

Release Notes

  • Add CODEOWNERS and settings.yml files. @iphydf (#73)
  • Remove standard_travis setting in BUILD.bazel. @iphydf (#72)
  • Use hs-tools scripts to simplify Travis script. @iphydf (#70)

Performance improvements

  • Use StrictData for all modules that define data types. @iphydf (#81)

Maintenance (Grunt tasks)

  • Use toktok-stack image for haskell stack builds. @iphydf (#88)
  • Add common haskell CI workflows. @iphydf (#87)
  • Use latest instead of versioned toktok-stack image. @iphydf (#86)
  • Upgrade to latest toktok-stack @iphydf (#85)
  • Use toktok-stack 0.0.23 for cirrus builds. @iphydf (#83)
  • Upgrade to ghc-8.10.3 @iphydf (#80)
  • Remove travis; add cirrus ci. @iphydf (#79)

Maintenance (Refactoring)

  • Remove tests for Maybe/Either/Void. @iphydf (#84)