- Stable version release. No changes to functionality
- Ensure
Cardinal()
doesn't accept garbage and default tozero
- Added support for creating a
Cardinal()
from a cardinal text, e.g.,Cardinal('one thousand')
- Added
toInt()
andtoBigInt()
onCardinal
- Fix static analysis
- Implement equality
Initial version, including:
- Cardinal numbers on US and UK systems