Releases: lavie/runlike
Releases · lavie/runlike
Release v1.6.0
Release v1.5.6
What's Changed
Full Changelog: v1.5.5...v1.5.6
Release v1.5.5
What's Changed
- Add flag for disabling labels from the output by @pouwerkerk in #125
New Contributors
- @pouwerkerk made their first contribution in #125
Full Changelog: 1.5.0...v1.5.5
1.5.0
1.4.14
Recently the added new feature: Support to multi host port binding (thanks, @rgiuse)
But lots more features have been added since the last GitHub Release was made (1.4.2
). I've been neglecting creating these releases since the CI has automated the process of publishing to pypi and to Dockerhub. So lots of contributions have gone uncredited in the release notes. My apologies.
1.4.2
Thanks to @reconman this project's CI is back up and running.
A few changes have been merged:
- Support for cpuset, by @junka
- Handling container names with delimiters, by @gebhardtr
- Support for autoremove, by @albertosottile