All Versions
18
Latest Version
Avg Release Cycle
95 days
Latest Release
1484 days ago

Changelog History
Page 1

  • v0.6.0.4 Changes

    April 01, 2020
    • ๐Ÿ› Bug fix for Bind's ToJSON instance.
  • v0.6.0.3 Changes

    February 18, 2020
    • ๐Ÿ‘Œ Support for ghc 8.8.2.
    • โฌ†๏ธ Bump dependency version.
    • ๐Ÿ‘‰ Use MonadFail for later versions.
  • v0.6.0.2

    May 28, 2019
  • v0.6.0.1 Changes

    May 23, 2019
    • ๐Ÿ‘Œ Support ghc 8.6.4.
    • โฌ†๏ธ Bump containers version.
  • v0.6.0.0 Changes

    June 28, 2018
    • ๐Ÿ“‡ Rename DeleteOpts to ContainerDeleteOpts.
    • Implement image deletion.
    • โฌ†๏ธ Bump aeson version.
    • Implement network aliases.
    • Implement creating/deleting networks.
  • v0.5.1.1 Changes

    March 15, 2018
    • โฌ†๏ธ Bump aeson version.
  • v0.5.1.0 Changes

    February 23, 2018
    • ๐Ÿ‘Œ Support http-conduit-2.3.0.
    • โฌ†๏ธ Bump http-types versions.
  • v0.5.0.1 Changes

    January 26, 2018
    • โฌ†๏ธ Bumps upper bound for http-types (properly this time).
  • v0.5.0.0 Changes

    January 24, 2018
    • โž• Added (some) contribution and general docs
    • ๐Ÿ›  Fix case when stopping non-existent container
    • โž• Added more integration tests
    • ๐Ÿ›  Fixed error while parsing list container endpoint output
    • ๐Ÿ”„ Changed State/Status data type (related to the above fix)
    • โž• Added tests against different docker version to travis CIA
    • ๐Ÿ›  Fixed EnvVar JSON encoding
    • ๐Ÿ›  Fixed NetworkMode parsing
    • ๐Ÿ‘ Allow http-types 0.11
  • v0.4.1.1 Changes

    October 16, 2017
    • โœ… Small change to add env var for skipping integration tests. This is mostly to avoid running those on stackage.