Skip to content

Latest commit

 

History

History
86 lines (41 loc) · 4.84 KB

CHANGELOG.md

File metadata and controls

86 lines (41 loc) · 4.84 KB

Changelog

1.6.1 (2024-06-30)

Bug Fixes

  • Default maximize_build_space to true (#54) (bf3f2a9)

1.6.0 (2024-05-31)

Features

  • Add support for specifying a specific version of the CLI (#51) (91ad95d)
  • support changing working directory (#43) (41cfe24)

Bug Fixes

1.5.0 (2024-05-01)

Features

1.4.0 (2024-04-26)

Features

  • Add support for recipes in ./recipes and add cache support (#39) (b121a8f)

1.3.1 (2024-04-13)

Bug Fixes

  • switch to new build space maximer action (#35) (4ca0217)

1.3.0 (2024-03-29)

Features

1.2.0 (2024-03-12)

Features

Bug Fixes

1.1.1 (2024-02-26)

Bug Fixes

  • release-please: add id to release step to make subsequent steps work (64942c5)

1.1.0 (2024-02-25)

Features

  • add registry input (#14) (9f6f8ed)
  • add release-please & multi-tag releases (#12) (117a659)
  • containerd mount for faster builds and cli version update (#22) (aef8fcf)
  • make maximizing build space optional (#18) (3052739)

Bug Fixes

  • builds failing due to input desc examples being evaluated by github (5d69b36)
  • builds failing due to input desc examples being evaluated by github (c0cabfd)
  • run build with cli container (#15) (2cccc96)