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.
- Removed extra line with *.h inclusion
- Final fix for missing headers using
MANIFEST.in
- New strategy for source (c) and header files (h) in
setup.py
- New fix for header info in package data
- Issue with inclusion of header files in
setup.py
- Small fix with GitHub Actions
- PyPi package support
- Support for detecting the default printer in win32 (
get_devices()
) - Support for the
get_format()
Python extension method