Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 948 Bytes

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 948 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.

[v0.2.3] - 2024-11-27

Changed

  • Change example and test to match what will now come from looptrace v0.11

[v0.2.2] - 2024-11-21

Changed

  • Update to newest version of gertils (v0.5.1).

[v0.2.1] - 2024-11-21

This is compatible with the 0.11.x line of looptrace.

Changed

  • Support Python 3.12.
  • Bump up dependencies on gertils and numpydoc_decorator.

[v0.2.0] - 2024-05-30

Changed

  • This project now can use pandas and parses a table-like file (CSV) with header, to support upstream changes in data generation by looptrace.
  • Splitting old functionality out into separate modules

[v0.1.0] - 2024-04-20

Added

  • This package, first release