Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: bytesize-rs/bytesize

bytesize: v2.4.0

13 Jun 18:47
@github-actions github-actions
ebf8ed3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Implement Sum for ByteSize.
  • Minimum supported Rust version (MSRV) is now 1.85.
Assets 2
Loading

bytesize: v2.3.1

26 Nov 17:42
@github-actions github-actions
0121741
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Fix unit truncation in error strings.
Loading

bytesize: v2.3.0

20 Nov 14:17
@github-actions github-actions
f626cc8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Add Unit enum.
  • Add UnitParseError type.
Loading

bytesize: v2.2.0

10 Nov 04:39
@github-actions github-actions
7fec802
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Add ByteSize::as_*() methods to return equivalent sizes in KB, GiB, etc.
Loading

bytesize: v2.1.0

15 Sep 08:39
@robjtede robjtede
ac756bb
This commit was signed with the committer’s verified signature.
robjtede Rob Ede
GPG key ID: F5E3FCAA33CBF062
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Support parsing and formatting exabytes (EB) & exbibytes (EiB).
  • Migrate serde dependency to serde_core.
Loading

bytesize: v1.3.3

31 Mar 06:28
@robjtede robjtede
603a713
This commit was signed with the committer’s verified signature.
robjtede Rob Ede
GPG key ID: 97C636207D3EF933
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Add rust-version field to manifest to support MSRV-aware resolvers.
Loading

bytesize: v2.0.1

28 Feb 06:41
@robjtede robjtede
d2ac87b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Add support for precision in Display implementations.
Loading
hyunsik reacted with thumbs up emoji hyunsik reacted with hooray emoji
1 person reacted

bytesize: v2.0.0

31 Mar 06:29
@robjtede robjtede
0b8f894
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Add support for no_std targets.
  • Use IEC (binary) format by default with Display.
  • Use "kB" for SI unit.
  • Add Display type for customizing printed format.
  • Add ByteSize::display() method.
  • Implement Sub<ByteSize> for ByteSize.
  • Implement Sub<impl Into<u64>> for ByteSize.
  • Implement SubAssign<ByteSize> for ByteSize.
  • Implement SubAssign<impl Into<u64>> for ByteSize.
  • Reject parsing non-unit characters after whitespace.
  • Remove ByteSize::to_string_as() method.
  • Remove top-level to_string() method.
  • Remove top-level B constant.
Loading

v1.3.2

11 Feb 03:50
@robjtede robjtede
110336a
This commit was signed with the committer’s verified signature.
robjtede Rob Ede
GPG key ID: 97C636207D3EF933
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Reject parsing non-unit characters after whitespace.
Loading

v1.3.1

10 Feb 21:39
@robjtede robjtede
989d5c5
This commit was signed with the committer’s verified signature.
robjtede Rob Ede
GPG key ID: 97C636207D3EF933
Verified
Learn about vigilant mode.

Choose a tag to compare

(yanked)

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /