Skip to content

feat(file): add GB and GiB size units - #12

Merged
williajm merged 1 commit into
mainfrom
feat/file-gb-units
Aug 27, 2026
Merged

feat(file): add GB and GiB size units#12
williajm merged 1 commit into
mainfrom
feat/file-gb-units

Conversation

@williajm

Copy link
Copy Markdown
Owner

GB and GiB join the unit dropdown on the test-file tool. Both are bounded by the existing 1 GiB ceiling (GiB max 1, GB max 1.074), so no new sizes become possible — it just means typing "1 GB" instead of "1000 MB".

The unknown-unit regression test used GB as its unknown value; it now uses TB.

Bounded by the same 1 GiB ceiling (GiB tops out at 1, GB at 1.074), so
they add no new sizes — but "1 GB" is one field rather than "1000 MB".
@williajm
williajm merged commit 024ec8b into main Aug 27, 2026
1 check passed
@williajm
williajm deleted the feat/file-gb-units branch August 27, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant