Commit graph

76 commits

Author SHA1 Message Date
LeopoldArkham
15c1d57956
Merge pull request #23 from joshtriplett/reexport
Re-export `FileSizeOpts` and default option sets at the top level
2022-08-13 14:40:36 +02:00
LeopoldArkham
0cbb67bd86
Merge branch 'master' into reexport 2022-08-13 14:40:06 +02:00
LeopoldArkham
cb3b53a4dc
Merge pull request #22 from joshtriplett/tyop
Fix typo: s/abbreveation/abbreviation/
2022-08-13 14:32:36 +02:00
LeopoldArkham
7f79941c99
Merge branch 'master' into tyop 2022-08-13 14:31:37 +02:00
LeopoldArkham
da53bc1f7c
Merge pull request #18 from LeopoldArkham/v1.1.1
V1.1.1
2022-08-13 14:30:12 +02:00
LeopoldArkham
a1aeb1d8be
Merge branch 'master' into v1.1.1 2022-08-13 14:30:03 +02:00
LeopoldArkham
3e3321b6de
Create LICENSE-APACHE.md 2022-08-11 21:51:01 +02:00
Josh Triplett
ef0dc80f16 Re-export FileSizeOpts and default option sets at the top level
The humansize crate has relatively few types and constants; make the
most commonly used ones available at the top level for convenience.
2021-10-31 12:50:48 +01:00
Josh Triplett
d8a898be94 Fix typo: s/providedby/provided by/ 2021-10-31 12:43:24 +01:00
Josh Triplett
7c6837cd72 Fix typo: s/abbreveation/abbreviation/ 2021-10-31 12:36:30 +01:00
LeopoldArkham
f8673dea9e Fix omission 2021-05-20 18:28:50 +02:00
LeopoldArkham
0f26b06bcc Add homepage and readme 2021-05-20 18:28:42 +02:00
LeopoldArkham
9ca8feeb14 cargo fmt 2019-12-15 19:39:36 +01:00
LeopoldArkham
cc8878d122 Add tests 2019-11-24 18:12:06 +01:00
LeopoldArkham
3c18dfb312 typo 2019-10-27 17:12:10 +01:00
LeopoldArkham
1b01971b91 Move tests and bump to 2018 edition 2019-10-27 02:09:40 +01:00
LeopoldArkham
d8d76060c2 WIP split files 2019-10-27 02:04:24 +01:00
LeopoldArkham
89e9b0cf50 Move scales to their own file 2019-10-26 22:21:30 +02:00
LeopoldArkham
f0ced31147 conflicts 2019-10-26 19:36:55 +02:00
LeopoldArkham
f4bd9df7f3 Merge branch 'master' into v1.1.1 2019-10-26 19:35:31 +02:00
LeopoldArkham
f4399e5bdf spacing 2019-10-25 22:35:24 +02:00
LeopoldArkham
7a4eaad5bf Custom f64 equality function 2019-10-25 22:34:13 +02:00
LeopoldArkham
a0d8583ae4 rustfmt 2019-10-25 21:59:01 +02:00
LeopoldArkham
a06cf72fd8 Add licenses, update readme 2019-10-25 19:26:10 +02:00
LeopoldArkham
5799ac9770 spacing 2019-10-25 19:18:54 +02:00
LeopoldArkham
15768b466c Bump version 2019-10-25 19:18:42 +02:00
LeopoldArkham
677be572e6 Spacing and formatting 2019-10-20 19:10:17 +02:00
LeopoldArkham
cbab633987 bump version in readme 2019-10-20 19:09:47 +02:00
LeopoldArkham
cb5d7c6bbc space 2019-10-20 18:44:05 +02:00
LeopoldArkham
aafbd4efec convert tabs to spaces 2019-10-20 18:38:19 +02:00
LeopoldArkham
49416de17f
Merge pull request #12 from LeopoldArkham/negative
Negative
2017-12-23 19:52:15 +01:00
Leopold Arkham
04fe6878d8 Version bump 2017-12-23 19:51:30 +01:00
Leopold Arkham
e89c7dd863 Allow negative input, rustfmt 2017-12-23 19:44:22 +01:00
Leopold Arkham
6a2153b426 Ignore .bk artifacts 2017-12-16 17:41:16 +01:00
Unknown
1c6e50a195 norun 2017-11-22 20:39:36 +01:00
LeopoldArkham
79ee7dec53
CI badge 2017-11-22 20:38:23 +01:00
Unknown
edd6b594a3 update yaml 2017-11-22 20:35:07 +01:00
Unknown
f45f9c1ebd Fix test, fix compiler warning, correct typo 2017-11-22 20:30:17 +01:00
Unknown
01e4d2ace9 Bump version 2017-11-22 20:29:16 +01:00
Unknown
3e9efc0c83 CI 2017-11-22 20:12:28 +01:00
LeopoldArkham
52dd6bb0e9 Update to 1.0.1 2017-03-16 21:28:56 +01:00
LeopoldArkham
d7b2f5eaa6 Bump for categories 2017-03-15 20:42:55 +01:00
LeopoldArkham
a051e1a983 Merge remote-tracking branch 'origin/master' 2017-03-15 20:40:26 +01:00
LeopoldArkham
108ac4bf4c Update README.md 2017-01-22 00:37:00 +01:00
LeopoldArkham
1d24a38d37 Merge pull request #9 from shepmaster/patch-1
Add categories to Cargo.toml
2017-01-22 00:35:59 +01:00
Jake Goulding
e8fbc5d574 Add categories to Cargo.toml 2017-01-20 14:03:00 -05:00
arkham
b8108d245b keywords 2017-01-17 23:14:33 +01:00
arkham
01e262cc8f Bump to 1.0.0 2017-01-17 22:55:20 +01:00
arkham
1f711bbe92 FInished adding options 2017-01-17 22:48:35 +01:00
LeopoldArkham
687c1fbb43 Merged last update 2017-01-13 00:20:18 +01:00