Changes - Dropped binary support for Python 3.8; - Added binary support for Python 3.13; - Renamed `show_hrt` property to `show_text` for clarity and consistency with other names. `show_hrt` remains as an alias; - Added small clarifications to the manual building process.
1.1.0
Changes - Use native Python enums as a base class for enum bindings (1)