Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 604 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 604 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]

Added

Changed

Fixed

[0.1.2] - 2025-01-19

Changed

  • Re-simplified parameter handling

[0.1.1] - 2025-01-19

Changed

  • Improved params passing removing the None ones

Fixed

  • Allow printer param to be None in print method

[0.1.0] - 2025-01-19

Added

  • Initial API client release