1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# 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.