Skip to main content

Changelog

All notable changes to this project (since 2026-02-19) are documented in this file.

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

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

v0.3

Added

  • New flag --infer-time (see tpplc --help for details)
  • Add a changelog to the webside

Changed

  • The debug statement now accepts multiple arguments

Deprecated

Removed

Fixed

  • Using debug to print strings no longer crashes

Security