mtrust_urp_types 6.2.0 copy "mtrust_urp_types: ^6.2.0" to clipboard
mtrust_urp_types: ^6.2.0 copied to clipboard

This package provides comprehensive type definitions for the mtrust_urp library and all associated mtrust kits, ensuring seamless integration and enhanced functionality in your projects.

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.2.0 - 2025-03-13 #

6.2.0-4 - 2025-03-13 #

6.2.0-3 - 2025-03-13 #

6.2.0-2 - 2025-03-13 #

Bug Fixes #

6.2.0-1 - 2025-03-13 #

Bug Fixes #

  • exported UrpSecModels wrong (7c951c2)

6.2.0-0 - 2025-03-13 #

Features #

  • Add version and firmware requirement fields to UrpPCAModel (cf76628)
  • proto version validation (33da218)

6.1.0 - 2025-02-28 #

6.0.0 - 2025-02-27 #

Features #

  • enhance measurement entropy (2c1f4ca)

6.0.0 (2025-02-27) #

⚠ BREAKING CHANGES #

  • add token flow and secure measurements

Features #

  • add token flow and secure measurements (e7ba3e1)

5.0.3-2 - 2025-02-26 #

5.0.3-1 - 2025-02-26 #

5.0.3-0 - 2025-02-26 #

Bug Fixes #

5.0.2 - 2025-02-13 #

5.0.1 - 2025-02-13 #

5.0.2 (2025-02-13) #

5.0.1 (2025-02-13) #

5.0.0 - 2025-02-13 #

5.0.0-0 - 2025-02-13 #

⚠ BREAKING CHANGES #

  • update push workflow to specify library path for publishing

Features #

  • update push workflow to specify library path for publishing (855dcfd)

4.10.0-28 - 2025-02-13 #

4.10.0-27 - 2025-02-13 #

4.10.0-26 - 2025-02-13 #

4.10.0-25 - 2025-02-12 #

4.10.0-24 - 2025-02-10 #

4.10.0-23 - 2025-02-07 #

4.10.0-22 - 2025-02-05 #

4.10.0-21 - 2025-02-05 #

4.10.0-20 - 2025-02-05 #

4.10.0-19 - 2025-01-30 #

4.10.0-18 - 2025-01-30 #

4.10.0-17 - 2025-01-30 #

4.10.0-16 - 2025-01-29 #

4.10.0-15 - 2025-01-29 #

4.10.0-14 - 2025-01-29 #

4.10.0-13 - 2025-01-29 #

4.10.0-12 - 2025-01-29 #

4.10.0-11 - 2025-01-29 #

4.10.0-10 - 2025-01-28 #

4.10.0-9 - 2025-01-28 #

4.10.0-8 - 2025-01-28 #

4.10.0-7 - 2025-01-28 #

4.10.0-6 - 2025-01-28 #

4.10.0-5 - 2025-01-28 #

4.10.0-4 - 2025-01-28 #

4.10.0-3 - 2025-01-28 #

4.10.0-2 - 2025-01-28 #

Features #

  • add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
  • add token and storage (d50a383)
  • add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add new token commands in multiple packages (b8694b0)
  • add packages (f617c0d)
  • add params to prime (3a91f18)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)
  • update version to 2.4.2 and adjust message sizes in URP types (45877d3)

4.10.0-1 - 2025-01-28 #

Features #

  • add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
  • add token and storage (d50a383)
  • add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add new token commands in multiple packages (b8694b0)
  • add packages (f617c0d)
  • add params to prime (3a91f18)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)
  • update version to 2.4.2 and adjust message sizes in URP types (45877d3)

4.10.0-0 - 2025-01-28 #

Features #

  • add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
  • add token and storage (d50a383)
  • add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add new token commands in multiple packages (b8694b0)
  • add packages (f617c0d)
  • add params to prime (3a91f18)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)
  • update version to 2.4.2 and adjust message sizes in URP types (45877d3)

4.9.0 - 2025-01-27 #

Features #

  • add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
  • add token and storage (d50a383)
  • add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add new token commands in multiple packages (b8694b0)
  • add packages (f617c0d)
  • add params to prime (3a91f18)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)
  • update version to 2.4.2 and adjust message sizes in URP types (45877d3)

4.8.0 - 2025-01-16 #

Features #

  • add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
  • add token and storage (d50a383)
  • add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add new token commands in multiple packages (b8694b0)
  • add packages (f617c0d)
  • add params to prime (3a91f18)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)
  • update version to 2.4.2 and adjust message sizes in URP types (45877d3)

4.7.0 - 2025-01-16 #

Features #

  • add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
  • add token and storage (d50a383)
  • add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add new token commands in multiple packages (b8694b0)
  • add packages (f617c0d)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)
  • update version to 2.4.2 and adjust message sizes in URP types (45877d3)

4.6.0 - 2025-01-15 #

Features #

  • add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
  • add token and storage (d50a383)
  • add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add packages (f617c0d)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)
  • update version to 2.4.2 and adjust message sizes in URP types (45877d3)

4.5.0 - 2025-01-14 #

Features #

  • add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
  • add token and storage (d50a383)

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add packages (f617c0d)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)
  • update version to 2.4.2 and adjust message sizes in URP types (45877d3)

4.4.0 - 2025-01-09 #

Features #

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add packages (f617c0d)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)

4.3.0 - 2025-01-08 #

Features #

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add packages (f617c0d)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)

4.2.0 - 2025-01-08 #

Features #

Bug Fixes #

  • add check for protoc-gen-js before building node library (2a532db)
  • add glob dependency to package.json (f10ecd0)
  • add installation of protoc from source in setup-proto-tools action (1cc0fbb)
  • add installation step for protobufjs in setup-proto-tools action (b0348fc)
  • add packages (f617c0d)
  • add pip show commands for installed packages in setup-proto-tools action (8a7417d)
  • add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
  • add Python setup step in setup-proto-tools action (f298907)
  • add version check step in push workflow for protobuf and related tools (6d69746)
  • add yaml and glob packages installation in setup-proto-tools action (ec50df9)
  • correct command syntax in Makefile for building node library (76117b4)
  • enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
  • fix length for bytes signature (5ae59ce)
  • move Node.js setup and dependency installation to workflow file (1430b73)
  • moved to byte signature (7d15e51)
  • relocate version check to workflow and remove from action (57feb28)
  • remove protobufjs installation step from setup-proto-tools action (9f342d2)
  • remove protobufjs version check from Makefile (8af5190)
  • remove redundant command in Makefile for building node library (4a7847a)
  • remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
  • remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
  • remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
  • remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
  • specify bash shell for commands in setup-proto-tools action (f23ffd3)
  • streamline NPM setup and installation in workflow actions (f2161c6)
  • streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
  • update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
  • update dependency installation in workflow to use local packages for yaml and glob (8202c08)
  • update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
  • update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
  • update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
  • update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
  • update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
  • update js package installation to set PATH in GitHub environment (db72bd0)
  • update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
  • update Makefile to check global protoc-gen-js version for consistency (06c5839)
  • update npm version check command in push workflow for protobufjs (3346656)
  • update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
  • update protoc and protobuf versions in setup-proto-tools action (6ef1528)
  • update required protobuf version to 5.29.1 in Makefile (974ac46)
  • update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
  • update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
  • update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
  • update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
  • update version check commands in workflows to use multi-line syntax (7db4522)
  • update version check for protoc-gen-js in setup-proto-tools action (78f349c)

4.1.0 - 2025-01-07 #

Features #

Bug Fixes #

4.0.12 - 2024-11-08 #

4.0.11 - 2024-11-08 #

4.0.10 - 2024-11-08 #

4.0.9 - 2024-11-08 #

4.0.8 - 2024-11-08 #

4.0.7 - 2024-11-08 #

4.0.6 - 2024-11-08 #

4.0.5 - 2024-11-08 #

4.0.4 - 2024-11-08 #

4.0.3 - 2024-11-05 #

4.0.2 - 2024-11-05 #

Bug Fixes #

4.0.1 - 2024-11-04 #

4.0.0 - 2024-11-01 #

⚠ BREAKING CHANGES #

  • proper casing

Features #

Bug Fixes #

3.0.16 - 2024-10-25 #

3.0.15 - 2024-10-22 #

Bug Fixes #

  • versioning for dart test (dce8a6b)

3.0.14 - 2024-10-22 #

Bug Fixes #

3.0.13 - 2024-10-22 #

3.0.12 - 2024-10-21 #

3.0.11 - 2024-10-21 #

3.0.10 - 2024-10-18 #

3.0.9 - 2024-10-18 #

3.0.8 - 2024-10-18 #

3.0.7 - 2024-10-18 #

3.0.6 - 2024-10-18 #

3.0.5 - 2024-10-18 #

3.0.4 - 2024-10-18 #

3.0.3 - 2024-10-18 #

3.0.2 - 2024-10-18 #

3.0.1 - 2024-10-18 #

3.0.0 - 2024-10-17 #

⚠ BREAKING CHANGES #

  • cleanup

Features #

Bug Fixes #

4.0.0 (2024-10-17) #

⚠ BREAKING CHANGES #

  • cleanup

Features #

Bug Fixes #

4.0.0 (2024-10-17) #

⚠ BREAKING CHANGES #

  • cleanup

Features #

Bug Fixes #

3.0.0 (2024-10-17) #

⚠ BREAKING CHANGES #

  • cleanup

Features #

Bug Fixes #

3.0.0 (2024-10-17) #

⚠ BREAKING CHANGES #

  • cleanup

Features #

Bug Fixes #

3.0.0 (2024-10-17) #

⚠ BREAKING CHANGES #

  • cleanup

Features #

Bug Fixes #

2.4.3 - 2024-10-17 #

Bug Fixes #

2.4.3 (2024-10-17) #

Bug Fixes #

2.4.3 (2024-10-17) #

Bug Fixes #

2.4.3 (2024-10-17) #

Bug Fixes #

2.4.2 - 2024-10-16 #

Bug Fixes #

  • add d.ts files to node library (ad7b813)

2.4.1 - 2024-10-07 #

2.4.0 - 2024-08-22 #

Features #

  • generate typescript types for node package (a5ae639)

Bug Fixes #

2.3.0 - 2024-08-22 #

Features #

  • generate typescript types for node package (2c43184)

2.2.6 - 2024-08-19 #

Bug Fixes #

  • cleanup & add model update + updateCancel (e35d234)
  • command imports in device handler (3b3cb36)

2.2.5 - 2024-07-24 #

2.2.4 - 2024-07-24 #

Bug Fixes #

  • console_kit extension [skip ci] (1792bbe)
  • console_kit extension [skip ci] (759e528)

2.2.3 - 2024-06-26 #

2.2.3 (2024-06-26) #

2.2.2 - 2024-06-26 #

2.2.1 - 2024-05-22 #

2.2.0 - 2024-05-21 #

Features #

  • remove pchip family type (63bbde7)

2.1.1 - 2024-05-08 #

2.1.0 - 2024-05-08 #

Features #

Bug Fixes #

2.1.0 (2024-05-08) #

Features #

Bug Fixes #

2.1.0 (2024-05-08) #

Features #

Bug Fixes #

0.0.4 - 2024-02-13 #

Features #

  • first implementationof version 2 (60cf1d7)
  • pca model in types (32f04cb)

Bug Fixes #

0.0.3 - 2024-02-13 #

Features #

  • first implementationof version 2 (60cf1d7)
  • pca model in types (32f04cb)

Bug Fixes #

0.0.2 - 2024-02-13 #

Features #

  • first implementationof version 2 (60cf1d7)
  • pca model in types (32f04cb)

Bug Fixes #

0.0.34 - 2023-12-25 #

0.0.33 - 2023-12-25 #

0.0.32 - 2023-11-10 #

0.0.31 - 2023-11-07 #

Features #

0.0.30 - 2023-11-06 #

Bug Fixes #

  • changed type of pchip.id from int32 to uint32 (acaa52b)

0.0.29 - 2023-09-27 #

0.0.28 - 2023-09-26 #

Features #

  • using ReaderTypes also for CPP library (5a61a12)

0.0.27 - 2023-09-26 #

0.0.26 - 2023-09-26 #

0.0.25 - 2023-09-25 #

0.0.24 - 2023-09-25 #

0.0.23 - 2023-09-25 #

0.0.22 - 2023-09-18 #

0.0.21 - 2023-09-18 #

Bug Fixes #

  • include securalic led parameters (a35e919)

0.0.20 - 2023-08-28 #

0.0.19 - 2023-08-28 #

Features #

0.0.18 - 2023-08-28 #

Bug Fixes #

0.0.17 - 2023-08-28 #

0.0.16 - 2023-08-28 #

Features #

  • added simple main.cpp again (61d29d9)

0.0.15 - 2023-08-24 #

Bug Fixes #

  • increase measurement count (5eb3d83)

0.0.14 - 2023-08-24 #

Features #

0.0.13 - 2023-08-24 #

Bug Fixes #

  • increased md5 size for firmware to 32 (623935c)

0.0.12 - 2023-08-24 #

Bug Fixes #

0.0.11 - 2023-08-24 #

0.0.10 - 2023-08-23 #

0.0.9 - 2023-08-23 #

Features #

0.0.8 - 2023-08-23 #

0.0.7 - 2023-08-23 #

0.0.6 - 2023-08-22 #

0.0.5 - 2023-08-22 #

0.0.4 (2023-08-22) #

0.0.3 (2023-08-22) #

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0
likes
120
points
206
downloads

Publisher

verified publishermtrust.io

Weekly Downloads

This package provides comprehensive type definitions for the mtrust_urp library and all associated mtrust kits, ensuring seamless integration and enhanced functionality in your projects.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

fixnum, protobuf

More

Packages that depend on mtrust_urp_types