PackageTrack
Sign in Get early access

ihex

A Rust library for parsing and generating Intel HEX (or IHEX) objects. This format is commonly used for representing compiled program code and data to be loaded into a microcontroller, flash memory or ROM.

3.0.0 14M downloads/mo #2638 most downloaded on crates.io martinmroz/ihex

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Ships fairly regularly

a new release about every 1.6 years

Some releases are documented

notes for 3 of 11 stable releases

1 version withdrawn

withdrawn after publishing

10 years old

12 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

12 releases · Jun 2016 to Jun 2020
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 12
  1. 3.0.0 15 Jun 2020
    Release notes

    IHEX 3.0: 2018 Edition

    • Moved to Rust 2018 edition.
    • Applied all suggested lints from clippy.
    • Applied all suggested formatting changes from cargo fmt.
    • Removed conflicting implementation of Record::to_string (should-out to @skrapi)
    • Flattened the top-level module namespace.
    • Various tweaks and performance enhancements.

    NOTE: The changes from Record::to_string into to_record_string, the addition of ReaderOptions and some minor error constant tweaks and module structure is a breaking source-level change, necessitating bumping the major revision.

    Open source →
  2. 2.0.0 15 Jun 2020 withdrawn

    Nothing published for this version

  3. 1.1.2 22 Aug 2018
    Release notes
    • Various syntax enhancements, additional optimistic trait implementations.
    • Moved from travis-cargo to cargo-travis and fixed documentation upload.
    Open source →
  4. 1.1.1 22 Aug 2018

    Nothing published for this version

  5. 1.1.0 22 Aug 2018

    Nothing published for this version

  6. 1.0.2 22 Aug 2018
    Release notes
    • Formatted using rustfmt
    • Update to the checksum code
    • Re-licensed as MIT and Apache-2.0
    Open source →
  7. 1.0.1 13 Jan 2018

    Nothing published for this version

  8. 1.0.0 10 Jun 2016

    Nothing published for this version

  9. 0.1.3 10 Jun 2016

    Nothing published for this version

  10. 0.1.2 10 Jun 2016

    Nothing published for this version

  11. 0.1.1 10 Jun 2016

    Nothing published for this version

  12. 0.1.0 10 Jun 2016

    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