Commit Graph

13 Commits

Author SHA1 Message Date
0b5c7c0b54 Release 0.2.1 2023-09-30 21:54:12 -04:00
6d04507cb7 Cleaned up documentation, refactored FromStr impl, and added Debug impl
for ByteUnit type
2023-09-30 21:52:31 -04:00
9bc0d7e758 Typo 2023-09-29 00:10:06 -04:00
638a42eb3f Github actions status badge 2023-09-28 23:42:24 -04:00
cf41d54420 Release 0.2.0 2023-09-28 23:27:37 -04:00
7d182d860b Fix to a minor fumble over SI prefixes, some internal refactoring, and minor API additions.
- Added new function max() to byteunit type.
- New public constant 'simplebyteunit::MAX' defining the maximum supported power.
- Output module to house arithmetic and prefix functions for output values.
- For the sake of SI compliance, kilobytes are now prefixed as 'kB'.
2023-09-28 23:08:41 -04:00
e4204d588e
Create rust.yml 2023-09-27 05:49:22 +00:00
afa0854a86 Bump to version 0.1.1 to update crates.io metadata. 2023-09-27 01:43:54 -04:00
326dbc2493 Repository URL and README.md 2023-09-27 01:41:00 -04:00
f35faddc05 Added missing metadata for publishing. 2023-09-27 01:37:32 -04:00
538bfc1c57 Spacing 2023-09-27 01:23:37 -04:00
2722350a61 LICENSE file 2023-09-27 01:17:05 -04:00
ccc5f5b01b Initial Commit 2023-09-27 01:12:35 -04:00