Skip to content

Releases: brondani/devtools

tools/projmgr/2.12.0-dev1

30 Sep 14:27

Choose a tag to compare

Pre-release
Set `zephyr` output subfolder and hex generation flag

tools/projmgr/2.12.0-dev0

30 Sep 07:34

Choose a tag to compare

Pre-release
Initial zephyr/west integration support

tools/projmgr/2.11.0-dev0

13 Aug 09:02
f6d41f8

Choose a tag to compare

Pre-release
Update projmgr.yml

tools/projmgr/2.9.0-dev1

12 May 08:28

Choose a tag to compare

Pre-release
Use appropriate strip tool based on architecture and target

tools/projmgr/2.9.0-dev0

12 May 08:24

Choose a tag to compare

Pre-release
Release dev-drop

tools/projmgr/2.9.0-jsonrpc4

03 Apr 12:20

Choose a tag to compare

Pre-release
Updated googletest version to v1.6.0 (#2031)

Failure occurred due to the deprecation of support for CMake versions
earlier than 3.10. Since the Ubuntu GitHub runner uses CMake 3.31.6,
which no longer supports versions prior to 3.10 in many cases, our
pinned version of GoogleTest needed an update. Additionally, other
dependencies, such as JSON and JSON Schema Validators, were updated to
the minimum compatible versions, with 3.5 being the lowest supported.


https://cmake.org/cmake/help/latest/release/3.31.html#deprecated-and-removed-features

The change includes:
- Pin googletest to latest v1.16.0
- yaml-cpp patch update `cmake_minimum_required(VERSION 3.10)`
- json patch update `cmake_minimum_required(VERSION 3.10)`
- json-schema-validator patch update `cmake_minimum_required(VERSION
3.10)`
- Updated ubuntu-20.04 to ubuntu-22.04. **GitHub Actions is deprecating
the ubuntu-20.04 runner**.

tools/projmgr/2.9.0-jsonrpc3

01 Apr 08:30

Choose a tag to compare

Pre-release
Add `GetLogMessages` requests

tools/projmgr/2.9.0-jsonrpc2

24 Mar 08:31

Choose a tag to compare

Pre-release
Add `GetPacksInfo` and `ValidateComponents` requests

tools/projmgr/2.9.0-jsonrpc1

18 Mar 13:07

Choose a tag to compare

Pre-release
Add `GetComponentsInfo` request

tools/projmgr/2.9.0-cproto0

11 Mar 15:26

Choose a tag to compare

Pre-release
Disable `windows-arm64`