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 2020Releases
latest 12-
3.0.015 Jun 2020Release notes
Open source →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_stringintoto_record_string, the addition ofReaderOptionsand some minor error constant tweaks and module structure is a breaking source-level change, necessitating bumping the major revision. -
2.0.015 Jun 2020 withdrawnNothing published for this version
-
1.1.222 Aug 2018Release notes
Open source →- Various syntax enhancements, additional optimistic trait implementations.
- Moved from travis-cargo to cargo-travis and fixed documentation upload.
-
1.1.122 Aug 2018Nothing published for this version
-
1.1.022 Aug 2018Nothing published for this version
-
1.0.222 Aug 2018Release notes
Open source →- Formatted using rustfmt
- Update to the checksum code
- Re-licensed as MIT and Apache-2.0
-
1.0.113 Jan 2018Nothing published for this version
-
1.0.010 Jun 2016Nothing published for this version
-
0.1.310 Jun 2016Nothing published for this version
-
0.1.210 Jun 2016Nothing published for this version
-
0.1.110 Jun 2016Nothing published for this version
-
0.1.010 Jun 2016Nothing published for this version