Skip to content

Releases: rearc-data/docker-printer

v0.2.0

12 Sep 18:18
Compare
Choose a tag to compare

Critical bugfix to include resources

v0.1.3

08 Sep 17:36
Compare
Choose a tag to compare

Mainly, this patch adds support for running docker-printer in a subfolder of the project directory, rather than always needing to be run at the top-level folder. It also introduces minor formatting differences to limit differences with some common pre-commit checks.

v0.1.2

07 Sep 22:43
Compare
Choose a tag to compare

Bugfixes and QoL improvements.

  • [BUGFIX] Fix CMD to use proper syntax.
  • [QoL] Force targets to alphabetical order to prevent unnecessary ordering changes in dockerfiles and bake files.
  • [FEATURE] Allow using target-specific variables in build args of build configurations. For now, only ${TARGET} is supported.

Initial Release

01 Sep 21:51
Compare
Choose a tag to compare
v0.1.1

Bump version: 0.1.0 → 0.1.1