v1.0.2
v1.0.2
- a91bc4c981 Retain multiple newlines at end of file (jimschubert)
- 3b71895254 Recipe: ModifyLiteral (jimschubert)
- 2fbd9e1e9c Change KeyArgs key/value to Literals (jimschubert)
- 0fcfbc6afe Add trait for Docker.Literal (jimschubert)
- 98deecdb58 Parse groupings to single literals (jimschubert)
- 003db16687 Parse COPY with heredoc (jimschubert)
- cb90d046ef refactor: reducing some complexity in DockerfileParser (jimschubert)
- d65d1d26d1 Handle heredoc redirection, decrease cyclo coplexity of parse (jimschubert)
- 11dcc209aa Clean up some unused imports (jimschubert)
- e1bbfe4a0f Use ListUtils for adding to stage in directive recipe (jimschubert)
- 2da42d5892 Remove usages of Lombok NonFinal which break equality (jimschubert)
- 2b52d083af Update recipes to be single-cycle (jimschubert)
- 061614dcda Cleaning up some FROM type usage (jimschubert)
For more details, see v1.0.1..v1.0.2