v0.11.0
svenstaro/genactv0.11.0Mar 19, 2021by github-actions[bot]
AI Summary
Introduced the docker_build module and refactored the codebase to ensure modules share a common interface.
Key Highlights
- Add docker_build module
- Refactored modules to implement a common trait
New Features
- Docker build module
- Module refactoring
Full Release Notes
- Add docker_build module [#103](https://github.com/svenstaro/genact/pull/103) (thanks @Kovah) - Refactored modules to implement a common trait