8 stable releases
Uses old Rust 2015
1.5.9 | Jun 1, 2019 |
---|---|
1.5.8 | Dec 9, 2017 |
1.5.4 | Nov 17, 2017 |
1.5.2 | Nov 16, 2017 |
#333 in Simulation
Used in 2 crates
3.5MB
20K
SLoC
simavr-sys
Bindings to the simavr AVR simulator.
Versioning scheme
The crate published to crates.io will always include the major and minor simavr version in the crates.io version.
The revision is specific to this crate.
Versions look like this
<simavr-major>.<simavr-minor>.<simavr-sys-revision>
So, if we've made two revisions with simavr 1.5.9
, then the new version
should be 1.5.1
.
When a new minor version is released, the minor version should tick back to zero.