897b3e1d44
Release 0.3.0
Build / Check format (push) Successful in 38s
Build / Check release (push) Successful in 44s
2025-07-19 18:48:31 -04:00
da54d9b738
chore: Add LICENSE
file and add SPDX header
Build / Check format (push) Successful in 38s
Build / Check release (push) Successful in 42s
2025-07-19 18:45:07 -04:00
c3ad03f848
ci(github): Trigger on push to primary branch
...
- Trigger on push to primary branch
- Change runs-on to `ubuntu-latest`
2025-07-19 18:37:21 -04:00
f94bfbff3e
chore: Prepare for release 0.3.0
Build / Check format (push) Successful in 38s
Build / Check release (push) Successful in 44s
2025-07-19 18:19:51 -04:00
c43fc368e8
chore: Cleanup parse function
Build / Check format (push) Successful in 37s
Build / Check release (push) Successful in 43s
2025-07-19 18:10:29 -04:00
77b749c896
chore: Some refactoring work
2025-07-19 17:43:02 -04:00
1a745cbb2a
fix: Use assignment operator for multiply operation
2025-07-19 02:53:30 -04:00
30ad3e7d5c
chore: Fix formatting
2025-07-19 02:52:07 -04:00
09c330312f
chore(fix): Use integration testing
2025-07-19 02:36:58 -04:00
1db92897f2
chore: Update and also use self-hosted CI
2025-07-19 02:28:03 -04:00
13ac4ea055
chore: Update copyright year
2025-07-19 02:39:27 -04:00
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