Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 436 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 436 Bytes

1.0.1

  • Stable version release. No changes to functionality

0.2.2

  • Ensure Cardinal() doesn't accept garbage and default to zero
  • Added support for creating a Cardinal() from a cardinal text, e.g., Cardinal('one thousand')
  • Added toInt() and toBigInt() on Cardinal

0.1.1

  • Fix static analysis

0.1.0

  • Implement equality

0.0.1

Initial version, including:

  • Cardinal numbers on US and UK systems