All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update dependencies to use
tonicfor gRPC.
0.1.0-alpha.2 - 2020-01-26
- Use host SSH Agent when available (exactly, when
--ssh=defaultflag is passed fordocker build). - Reduce logging verbosity.
0.1.0-alpha.1 - 2019-12-01
- Advanced output image metadata (Dockerfile's
VOLUME,EXPOSE,LABEL,STOPSIGNAL). - Custom image setup commands (Dockerfile's
RUN). - Support
staticlibdependencies.
- README and usage guide.
- Switched to stable Rust channel.
0.1.0-alpha.0 - 2019-11-07
- The frontend itself: first public release.