26 stable releases

new 8.45.0-rc.1+build.18809135 May 10, 2025
8.44.1+build.18785450 May 10, 2025
8.43.0+build.18619313 Apr 28, 2025
8.39.3+build.18190384 Mar 27, 2025
8.23.0+build.16760339 Nov 25, 2024

#313 in Data structures

Download history 263/week @ 2025-01-18 16/week @ 2025-01-25 202/week @ 2025-02-08 81/week @ 2025-02-15 7/week @ 2025-02-22 136/week @ 2025-03-01 22/week @ 2025-03-08 135/week @ 2025-03-15 112/week @ 2025-03-22 30/week @ 2025-03-29 11/week @ 2025-04-05 458/week @ 2025-04-12 259/week @ 2025-04-19 171/week @ 2025-04-26 211/week @ 2025-05-03

1,103 downloads per month

MIT license

6.5MB
155K SLoC

Mikufans-proto

crates.io docs.rs github tags

Semver explanation

Starting from 8.41.0, we will change the naming strategy.

Take 8.41.0-rc.1+build.18365411 as an example.

  • 8 is the major version, which is not changed by this crate.

  • 41 is the minor version, which is not changed by this crate.

  • 0 is the crate patch version, which is not changed by this crate.

  • rc.1 is the pre-release version.

    During the entire life cycle of the current version (e.g., 8.41.0), if upstream code is updated or this repository makes certain changes, we will increment the pre-release version until the official release of the next version, such as 8.42.0 (or 8.41.1, though this is less common). Only then will we release the stable version of the current version.

    For breaking changes within this repository itself, we will follow semver rules and be shipped at the next minor version release.

  • build.18365411 is the actual build version, which is not changed by this crate.

Dependencies

~4–10MB
~99K SLoC