Skip to content

Releases: samyarsadat/Pico-Build-Action

Release v1.2.1

18 Jun 02:11
40c41d3
Compare
Choose a tag to compare

Version 1.2.1 release of the Pico Build Action.

Bugfixes:

  1. Fixed a bug where, under certain conditions, the make command would fail because the working directory had changed since the last cd command.

Release v1.2.0

18 Jun 01:05
770556c
Compare
Choose a tag to compare

Version 1.2.0 release of the Pico Build Action.

Changes:

  1. Added new option for specifying the makefiles generator that is to be used by CMake.

Release v1.1.1

17 Jun 18:45
81895c3
Compare
Choose a tag to compare

Version 1.1.1 release of the Pico Build Action.

Changes:

  1. Minor change to how build and source directory paths are passed to the CMake command.

Release v1.1.0

17 Jun 13:22
6729454
Compare
Choose a tag to compare

Version 1.1.0 release of the Pico Build Action.

Changes:

  1. Added an input option for only generating build files and not building the project.

Release v1.0.1

17 Jun 03:14
124315d
Compare
Choose a tag to compare

Version 1.0.1 release of the Pico Build Action.

Bugfixes:

  1. Fixed a bug where paths with spaces could cause failures.

Initial Release v1.0.0

13 Jun 19:41
7b09ac5
Compare
Choose a tag to compare

This is the initial version 1.0.0 release of the Pico Build Action.