- No changes
- Adds back removed method in NetworkSettings. The method is now marked as deprecated but still there.
- Add support for host networking #8
- Uses kotlin v 1.2.31
- Adds scm, license and other project metadata to the generated pom file
- All usages of IOUtils.toString now uses utf-8 charset
- Uses kotlin version 1.1.60
- Updates a number of other dependencies. For example jackson, commons-lang3 and commons-io.
- Adds javadoc as an additional jar artifact
- Uses gradle 4.3.1
- Changed build logic. SNAPSHOT is not appended by gradle anymore.
- It is possible to forward the logs inside the docker containers out to slf4j
- Improvements to the build system and the documentation
- First public release.