Skip to content

Latest commit

 

History

History
106 lines (61 loc) · 2.29 KB

File metadata and controls

106 lines (61 loc) · 2.29 KB

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.

2.14.0 - 2026-01-30

Added

  • Added NETETMHF object (#29).

Changed

  • Depends on utm 0.14.0 (#29).
  • Switched to Ruff for linting, integrated via tox.

Removed

  • Obsolete requirements.txt file.

2.13.0 - 2024-05-17

Changed

  • Depends on utm 0.13.0 (#26).

2.12.0 - 2024-02-20

Changed

  • Depends on utm 0.12.0 (#25).

2.11.3 - 2023-03-22

Added

  • This CHANGELOG.md file.

Changed

  • Depends on utm 0.11.2 (#15).

2.11.2 - 2023-03-15

Changed

  • Depends on utm 0.11.1 (#15).
  • Depends on Jinja2 2.11.x
  • Depends on markupsafe 2.0.x (#21).

2.11.1 - 2023-03-15

Added

  • Missing LICENSE file (#19).
  • Missing MANIFEST.in file (#18).

2.11.0 - 2023-03-08

Added

  • pyproject.toml and setup.cfg files (#16).

Changed

  • Depends on utm 0.11.0 (#15).

Removed

  • Obsolete setup.py file (#16).

2.10.1 - 2021-12-03

Fixed

  • Display of JET-DISP cuts (#12).

2.10.0 - 2021-12-03

Added

  • Github workflow python-package.yml.

Changed

  • Depends on utm 0.10.0
  • Moved code of tmReporter/main.py into tmReporter/__main__.py module.

Removed

  • Obsolete tmReporter/main.py module.