ordinal-0.6.0.0: CHANGELOG.md
# `ordinal` changelog
For a full list of changes, see the history on [GitHub](https://github.com/hapytex/ordinal).
## Version 0.6.0.0
Added an executable to make conversions more convenient.
## Version 0.5.0.0
Use `data-default-class` instead of `data-default` to reduce the number of dependencies.
## Version 0.4.0.0
Converting the time of the day to words by using `toTimeText` and `toTimeText'`.
## Version 0.3.1.0
Remove the `NumericUnderscores` extension to allow building the package for more
versions of GHC.
## Version 0.3.0.0
Add support for short ordinal numbers and make `NumberType` and `HighNumberAlgorithm`
an instance of `Default`.
## Version 0.2.0.0
Added support for the *German* language.
## Version 0.1.0.0
The first version that is deployed on Hackage. This version contains
`toCardinal` and `toOrdinal` functions for *Dutch*, *English* and *French*.