thousands
Adds digit separators to numbers, configurably.
0.2.0
24M downloads/mo
#1904 most downloaded on crates.io
tov/thousands-rs
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
6 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Sep 2018 to Oct 2019
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 6-
0.2.020 Oct 2019 -
0.1.420 Oct 2019Release notes
Open source →Changed
- The separator is now a
&strrather than achar. - Oldest supported rustc version is now 1.22.0.
Added
- A non-blanket
impl Separable for strallocates only once, for the result, rather than twice as the blanketDisplay-basedimpldoes. - An empty group array results in no separators.
Fixed
- Now respects UTF-8 for the separator as well.
- The separator is now a
-
0.1.319 Oct 2019Release notes
Open source →Added
Separable::separate_with_underscoresmethod andpolicies::UNDERSCORE_SEPARATORconstant.
-
0.1.218 Sep 2018 -
0.1.116 Sep 2018 -
0.1.016 Sep 2018