bazel-coverage-report-renderer v0.5 Release Notes

Release Date: 2018-04-15 // almost 6 years ago
  • [0.5] - 2018-04-15

    โž• Added

    ๐Ÿ‘Œ Support for MacOS, courtesy of Judah Jacobson. See
    #165.

    Support for data attributes in haskell_binary and haskell_library
    ๐Ÿ‘€ rules. See #167.

    ๐Ÿ— Output on building of GHC bindists so it's clearer what went wrong in case
    of a failure.

    ๐Ÿ‘€ haskell_repl rule allowing to interact with GHCi. See
    #82.

    ๐Ÿ‘Œ Support for GHC 8.4.1 bindist. See
    #175.

    ๐Ÿ‘• haskell_lint rule. See
    #181.

    ๐Ÿ‘€ haskell_doctest rule. See
    #194.

    ๐Ÿ”„ Changed

    ๐Ÿ‘Œ Improved hermeticity of builds. See
    #180.

    cc_haskell_import now works with haskell_binary targets as well. See
    #179.