# 0.9.5
* fix #1: clean_num failed miserably on 0.01 and 0.00
# 0.9.4
* fix: space in fraction produced an error
# 0.9.3
* make rust_decimal optional
# 0.9.2
* Wrong repository in Cargo.toml
# 0.9.1
* Rename trait FormatNumber to DisplayNumber. Avoid confusion with
NumberFormat.
# 0.9.0
Initial release.