Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 746 Bytes

File metadata and controls

30 lines (17 loc) · 746 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.

[Unreleased]

[1.1.0] - 2025-11-26

Added

  • Extended MaxsMessageType with indication of debug messages

Changed

  • Prohibited direct access to the KernelNotifications field, provided getter methods instead
  • Renamed StandardRoutine for MaxsLoggableRoutine to better reflect its purpose
  • Renamed MessageType to MaxMessageType for clarity

Removed

  • Dropped RexsPart class, replaced by direct input if component/part IDs

[1.0.0] - 2025-09-22

Added

  • First release