* Support flit-core 3.11. * Increase the minimum supported Rust version (MSRV) to 1.79.0.
3.0.0
====================================
* Remove runtime imports from ``typing``. * Declare support for Python 3.14. * Implement ``RomanNumeral`` as a ``NonZero<u16>`` tuple-struct. * Add ``no-std`` support for the ``roman-numerals-rs`` crate.
2.0.0
====================================
Dual-licence under either the Zero-Clause BSD or the CC0-1.0 Universal licence.