Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1009 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 1009 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.1.0 - 2023-09-05

Changed

  • Updated code to be compatible with HPL v1.1 and HPL-RV v1.1.

v1.0.1 - 2023-08-01

Changed

  • The generated ROS nodes now start the live monitoring server.

v1.0.0 - 2023-08-01

Initial release.

This package provides a tool to generate ROS1 and ROS2 Python runtime monitors from HPL specifications. This version includes both an interface to use as a library and a CLI script for direct usage.

v0.0.0 - 2023-07-19

Repository creation.