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.

[0.7.0] - 2026-02-11

Changed

  • Delay: Add a stop command in case the user didn’t stop the measurement

  • Documentation enhanced

[0.6.1] - 2026-02-05

Changed

  • Add a test for IP analysis module

[0.6.0] - 2026-02-05

Added

  • IP analysis update_ssl message functionality

Changed

  • Updated SSL message handling in IP analysis module

[0.5.0] - 2026-01-15

Added

  • UV lock file for dependency management

Fixed

  • Fix Polars version and IP analysis fixes

  • Updated minimum Python version to 3.11

[0.4.0] - 2025-12-19

Added

  • Python 3.14 support for testing

  • Extended IP analysis tests for ipanalysis_update_dataframe

  • Comprehensive test suite for IP analysis module

  • Test coverage for delay measurement functionality

Changed

  • Improved documentation (RTCWI-1450182)

Earlier Versions

See git history for details on earlier releases.


Types of Changes

  • Added for new features

  • Changed for changes in existing functionality

  • Deprecated for soon-to-be removed features

  • Removed for now removed features

  • Fixed for any bug fixes

  • Security in case of vulnerabilities