PackageTrack
Sign in Get early access

array-init

Safe wrapper for initializing fixed-size arrays

2.1.0 36M downloads/mo #1501 most downloaded on crates.io Manishearth/array-init

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships fairly regularly

a new release about every 8 months

Some releases are documented

notes for 4 of 10 stable releases

1 version withdrawn

withdrawn after publishing

9 years old

11 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

11 releases · Mar 2017 to Dec 2022
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 11
  1. 2.1.0 01 Dec 2022
    Release notes

    Added

    • Introduced an MSRV: Rust 1.51
    • Added map_array_init function (#38)
    Open source →
  2. 2.0.1 24 Jun 2022
    Release notes

    Added

    • Added from_iter_reversed function (#30)
    Open source →
  3. 2.0.0 29 Mar 2021
    Release notes

    Breaking

    • Removed IsArray trait (not necessary anymore with const generics)
    Open source →
  4. 1.1.0 27 Mar 2021 withdrawn
    Release notes

    Breaking

    • Removed const-generics feature flag. The MSRV is now rust 1.51
    Open source →
  5. 1.0.0 14 Oct 2020
    Release notes

    Added

    • Added a try_array_init function which initializes an array with a callable that may fail.
    • Added a const-generics feature which uses rust (unstable) const-generics feature to implement the initializer functions for all array sizes.
    • Added documentation
    Open source →
  6. 0.1.1 15 Nov 2019

    Nothing published for this version

  7. 0.1.0 23 Jul 2019

    Nothing published for this version

  8. 0.0.4 23 Jul 2018

    Nothing published for this version

  9. 0.0.3 25 Apr 2018

    Nothing published for this version

  10. 0.0.2 17 Mar 2017

    Nothing published for this version

  11. 0.0.1 17 Mar 2017

    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