PackageTrack
Sign in Get early access

nb

Minimal non-blocking I/O layer

1.1.0 39M downloads/mo #1451 most downloaded on crates.io rust-embedded/nb

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships fairly regularly

a new release about every 1.3 years

Most releases are documented

notes for 4 of 5 stable releases

1 version withdrawn

withdrawn after publishing

9 years old

6 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Jan 2018 to Mar 2023
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 6
  1. 1.1.0 08 Mar 2023
    Release notes

    41: Fix defmt feature name. r=Dirbaio a=Dirbaio

    crates.io doesn't allow . in feature names:

    the remote server responded with an error: invalid upload request: invalid value: string "defmt-0.3", expected a valid feature name containing only letters, numbers, '-', '+', or '_' at line 1 column 182

    Co-authored-by: Dario Nieuwenhuis [email protected]

    Open source →
    Release notes

    Added

    • Add defmt as optional dependency and implement defmt::Format for Error<E: defmt::Format>, enabled by defmt-0-3 unstable feature.
    Open source →
  2. 1.0.0 07 Jul 2020
    Release notes

    Prepare v0.1.3 semver-trick release for nb 1.0

    Open source →
    Release notes

    33: Prepare 1.0.0 r=therealprof a=eldruin

    Release depends on #30

    Co-authored-by: Diego Barrios Romero [email protected]

    Open source →
    Release notes

    Changed

    • [breaking-change] The unstable feature and its code has been removed. This includes the macros try_nb! and await!.
    Open source →
  3. 0.1.3 10 Jul 2020

    Nothing published for this version

  4. 0.1.2 21 Apr 2019
    Release notes

    Added

    • Error<E> gained a map method that lets you transform the error in the Error::Other variant into a different type.

    • Error<E> now implements the From<E> trait.

    Open source →
  5. 0.1.1 10 Jan 2018
    Release notes

    Fixed

    • The await! macro now works when the expression $e mutably borrows self.
    Open source →
  6. 0.1.0 10 Jan 2018 withdrawn
    Release notes

    Initial release

    Open source →

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