Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (23 loc) · 963 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 963 Bytes

Change Log

All notable changes to the project will be here. Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

Added

  • Add cache-from and cache-to as action inputs (#11)

[1.1.0] - 2022-12-29

Added

  • Get latest release and verify SHA-256 hash (#6)
  • Disable incremental compilation by default (#9)

Fixed

  • Stop server in post step (#7)

Changed

  • CI test fixes and improvements (#8)

[1.0.2] - 2022-12-07

Fixed

  • It should work now by using binaries from a fork.

[1.0.1] - 2022-12-07

Fixed

  • maybe work?

[1.0.0] - 2022-12-07

Added

  • First release!