format_num_pattern 0.9.2

format numbers according to a pattern string; localized
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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.