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.
0.1.0 - 2026-09-01
PdfALevelPDFA_3A-PDFA_4E- Enums
DecorationandTabAlignment get_folio_versionDocument.language
- All project enums naming convention from plural to singular e.g.
EncryptionAlgorithmsis nowEncryptionAlgorithm - Use
folio_buffer_len64to read buffer len overfolio_buffer_len - Renamed
Colorenum toNamedColor
Document.authorcalling incorrect binding- Incorrect binding usage by
Outline.add_child_xyz - Missing binding definitions for
Divelement - Export
PageImporteras package toplevel
0.0.3 - 2026-08-25
- Incorrect binding name in
PDFReaderfolo_reader_parsetofolio_reader_parse
Colorclass for representing color values- Docstrings for all public APIs
- All public APIs using discrete
r,g,bparameters to useColordataclass ColumntoColumns- Folio object personalized handle attribute name to
__handle - Folio object
handleto__handle html_parse_css_lengthtoparse_css_length
Document.new_a4and replaced withDocument.new_with_sizeDocument.set_header,Document.set_footerset_prefix from public APIs