PackageTrack
Sign in Get early access

lexical-sort

Sort Unicode strings lexically

0.3.1 5.3M downloads/mo #4426 most downloaded on crates.io Aloso/lexical-sort

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Too new to tell

only 2 release windows

Some releases are documented

notes for 2 of 5 stable releases

1 version withdrawn

withdrawn after publishing

6 years old

6 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Jun 2020 to Aug 2020
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 6
  1. 0.3.1 29 Aug 2020
    Release notes

    This small release adds no_std support. There's a std feature that is required for comparing and sorting file paths. This feature is enabled by default, so you need to disable default features to compile without the standard library:

    # Cargo.toml
    
    [dependencies]
    lexical-sort = { version = "0.3.1", default-features = false }
    Open source →
  2. 0.3.0 20 Jun 2020

    Nothing published for this version

  3. 0.3.0-pre.1 20 Jun 2020 pre-release withdrawn

    Nothing published for this version

  4. 0.2.1 19 Jun 2020
    Release notes

    This is a new release of the lexical-sort crate with a bug fix to sort numbers correctly, more benchmarks, and two new functions: lexical_cmp_only_alnum and lexical_natural_cmp_only_alnum skip characters that aren't alphanumeric.

    Open source →
  5. 0.2.0 15 Jun 2020

    Nothing published for this version

  6. 0.1.0 15 Jun 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive