hw-kafka-client v2.6.0 Release Notes

Release Date: 2019-01-19 // about 5 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix Travis build by @AlexeyRaga
    • ๐Ÿ— Merge pull request #70 from haskell-works/cci-matrix Fix Travis build by @AlexeyRaga
    • โฌ†๏ธ Upgrade to lts-12.0 by @newhoggy
    • โšก๏ธ Update examples so they don't use deprecated stuff anymore by @ktonga
    • โšก๏ธ Merge pull request #72 from ktonga/update-example Update examples so they don't use deprecated stuff anymore by @AlexeyRaga
    • ๐Ÿ›  Fixes producer example by @francisdb
    • ๐Ÿ›  fix some issues (#75) * initial commit

    ๐Ÿ— make test suites build

    ๐Ÿ— attempt to build tests

    โœ… tests run now

    some efficiency improvements

    โœ… rewrite integration-tests.sh

    explicit exports

    explicit import lists

    ๐Ÿ— make examples build with String -> Text change by @chessai

    • ๐Ÿ”€ Merge pull request #74 from francisdb/patch-1 Fixes producer example by @AlexeyRaga
    • โฌ†๏ธ Upgrade to lts-12.10 by @newhoggy
    • โฌ†๏ธ Merge pull request #77 from haskell-works/upgrade-to-lts-12.10 Upgrade to lts-12.10 by @AlexeyRaga
    • ๐Ÿ— Use cabal build by @AlexeyRaga
    • ๐Ÿ— Merge pull request #81 from haskell-works/cabal-build Cabal build by @AlexeyRaga
    • โœ‚ Remove accidentally committed files by @AlexeyRaga
    • ๐Ÿ—„ Deprecate traverse helpers by @AlexeyRaga
    • ๐Ÿ— Build for multiple GHCs by @AlexeyRaga
    • ๐Ÿ”€ Merge pull request #82 from haskell-works/cleanup Cleanup by @AlexeyRaga
    • ๐Ÿš€ Release v2.6.0 by @AlexeyRaga