Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1007 Bytes

CHANGELOG.md

File metadata and controls

64 lines (34 loc) · 1007 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

[1.2.6] - 2024-05-29

Fixed

  • Removed extra line with *.h inclusion

[1.2.5] - 2024-05-29

Fixed

  • Final fix for missing headers using MANIFEST.in

[1.2.4] - 2024-05-29

Fixed

  • New strategy for source (c) and header files (h) in setup.py

[1.2.3] - 2024-05-29

Fixed

  • New fix for header info in package data

[1.2.2] - 2024-05-29

Fixed

  • Issue with inclusion of header files in setup.py

[1.2.1] - 2024-05-01

Fixed

  • Small fix with GitHub Actions

[1.2.0] - 2024-05-01

Added

  • PyPi package support
  • Support for detecting the default printer in win32 (get_devices())
  • Support for the get_format() Python extension method