All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.1.0 (2024-06-26)
- add ordinal() (57f46f0)
3.0.0 (2024-04-30)
-
no longer uses default exports.
-
reorganize and remove default exports (8fc7898)
- only pluralize if |quantity| != 1 (eac1d90)
2.1.0 (2023-07-06)
- allow custom plural form (8e31ff4)
2.0.0 (2023-04-06)
- plural() no longer prepends the quantity in the output.
- remove quantity from output (cd641ff)
- npm: publish src directory (7111586)