Skip to content

Latest commit

 

History

History
152 lines (71 loc) · 6.58 KB

File metadata and controls

152 lines (71 loc) · 6.58 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.3 (2025-08-30)

Bug Fixes

  • known vulnerabilities (reup / reported in #29) (a5e5c80)
  • put back vendor, .yarn/cache and .gitignore (7a36941)
  • upgrade go packages (5961b5b)
  • upgrade node packages (827a8b1)

1.5.2 (2025-08-30)

1.5.1 (2025-08-30)

1.5.0 (2025-08-29)

Features

  • include args envs labels from file (4923e5c)
  • include external .env file into ARG, ENV, LABEL instructions (requested in #3) (9ab4d47)

Bug Fixes

  • missing dots in LABELs (7cd9931)
  • missing hyphens in LABELs (49924d6)

1.4.5 (2025-08-28)

Bug Fixes

1.4.4 (2025-08-27)

Bug Fixes

  • case warning (dea80d7)
  • improve solidity avoiding regex that could break (42f28f2)
  • regex for heredoc (74fab2f)

1.4.3 (2025-08-27)

Bug Fixes

  • preserve dockerfile indentation and multiline (ff669e5)

1.4.2 (2024-08-05)

Bug Fixes

  • top arg only on from include before stage (ab5dac9)

1.4.1 (2024-05-24)

Bug Fixes

  • frontend caps build-context (e3ed802)

1.4.0 (2024-05-24)

Features

  • build-context + up buildkit version + refactor frontend (9cc5446)

Bug Fixes

1.3.4 (2024-03-30)

Bug Fixes

1.3.3 (2024-01-06)

Bug Fixes

1.2.3 (2023-09-03)

Bug Fixes

  • syntax comment cleaning (3794fea)

1.2.2 (2023-09-03)

Bug Fixes

1.2.1 (2023-09-03)

Bug Fixes

1.2.0 (2023-09-03)

Features

  • default .dockerfile extension (77ca8a6)

1.1.3 (2023-09-03)

Bug Fixes

  • dockerfile name collision (a086711)

1.1.2 (2023-09-02)

Bug Fixes

1.1.1 (2023-09-02)

1.1.0 (2023-09-02)

Features

Bug Fixes