All Versions
18
Latest Version
Avg Release Cycle
95 days
Latest Release
1713 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.