23 stable releases

new 8.43.0-rc.1+build.18565048 Apr 24, 2025
8.42.0+build.18468623 Apr 24, 2025
8.39.3+build.18190384 Mar 27, 2025
8.32.2+build.17584272 Feb 13, 2025
8.23.0+build.16760339 Nov 25, 2024

#310 in Data structures

Download history 253/week @ 2025-01-01 287/week @ 2025-01-08 298/week @ 2025-01-15 136/week @ 2025-01-22 283/week @ 2025-02-12 21/week @ 2025-02-26 142/week @ 2025-03-05 132/week @ 2025-03-12 14/week @ 2025-03-19 129/week @ 2025-03-26 9/week @ 2025-04-02 209/week @ 2025-04-09 322/week @ 2025-04-16

671 downloads per month

MIT license

6.5MB
152K 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
~102K SLoC