v0.06 2026-02-24Z - Added support to import PSF 1 and 2 files - Improved HTML rendering in sf-to-html - Updated list of SIRTX characters - Added experimental support to generate glyphs - Added experimental support to analyse the font - Added experimental support for additional metadata v0.05 2025-12-25Z - Updated list of important code points v0.04 2025-10-19Z - Added support to import and export alias maps v0.03 2025-10-10Z - Updated lists of default aliases - Added render() - Added tools: sf-merge, sf-render, sf-to-html - Added lists: dec-tech v0.02 2025-10-01Z - Added codepoints(), and glyphs(), add_default_aliases() - Added basic character list support: - Methods: has_all_codepoints_from(), missing_codepoints_from(), and remove_codepoint_not_in() - Lists: ascii, dec-mcs, dec-sg, sirtx-characters, important, cp-850, cp-858, and cp-437 - Added support to import directories via import_directory() v0.01 2025-10-01Z - Initial release - Basic API