All Versions
18
Latest Version
Avg Release Cycle
95 days
Latest Release
1090 days ago
Changelog History
Page 1
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.