Releases: spmadden/irox
Releases · spmadden/irox
irox-structs_derive v0.3.2
New Features
- drop proc_macro2 as an internal dep
- new proc_macro derive-helpers module
Commit Statistics
- 2 commits contributed to the release over the course of 37 calendar days.
- 68 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox-nmea0183 v0.5.2
Chore
- Clean up new lints
New Features
- add GNS message
- add system id to GSV
- add system id to GSA
Commit Statistics
- 4 commits contributed to the release over the course of 26 calendar days.
- 68 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox-enums_derive v0.2.3
New Features
- drop proc_macro2 as an internal dep
Commit Statistics
- 2 commits contributed to the release over the course of 19 calendar days.
- 116 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox-egui-extras v0.3.10
Chore
- clean lints in egui_extras
- Clean up new lints
Commit Statistics
- 2 commits contributed to the release over the course of 26 calendar days.
- 40 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox-derive-helpers v0.1.0
Documentation
- Improve documentation for derive-helpers
New Features
- prep for release
- drop proc_macro2 as an internal dep
- new proc_macro derive-helpers module
Commit Statistics
- 5 commits contributed to the release over the course of 36 calendar days.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox-dot v0.1.0
New Features
- improved docs for release
- improvements to cargo-metadata
- improvements to dot
- prep dot for release
- new modules, dot and cargo-metadata
Commit Statistics
- 6 commits contributed to the release over the course of 18 calendar days.
- 5 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox-tools v0.8.2
Chore
- Clean up new lints
- fixup some 1.78 lint warnings
New Features
- improvements across the board for docs.rs docs
- bump to rust 1.79
- new implementation of SHA2
- impl HashDigest for MD5
- impl HashDigest for SHA1
- implementation of HMAC
- improved perf for stack-allocated RoundBuf
- new assert::assert_eq_hex_slice method
Bug Fixes
- clean up lints
- fix typo in feature name guard preventing use of hex::from_hex_str
Performance
- new testing '_toobig-tests' feature to ignore certain tests that are expensive & slow
Refactor
- playing with buffers in sha2 for perf.
Commit Statistics
- 14 commits contributed to the release over the course of 33 calendar days.
- 36 days passed between releases.
- 14 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Improvements across the board for docs.rs docs (c434f69)
- Bump to rust 1.79 (7d369bf)
- New testing '_toobig-tests' feature to ignore certain tests that are expensive & slow (1459e34)
- Playing with buffers in sha2 for perf. (0999f97)
- Clean up lints (5ce4b19)
- New implementation of SHA2 (2e3ec33)
- Impl HashDigest for MD5 (11ff4aa)
- Impl HashDigest for SHA1 (0ab1678)
- Implementation of HMAC (a7d6f47)
- Improved perf for stack-allocated RoundBuf (167144f)
- Fix typo in feature name guard preventing use of hex::from_hex_str (5e2c0bd)
- New assert::assert_eq_hex_slice method (f8a4651)
- Clean up new lints (7809b2d)
- Fixup some 1.78 lint warnings (7b8a2bf)
irox-bits v0.1.2
Documentation
- vastly improved documentation
New Features
- improved support for i128/bool/char/i8
- new SeekRead and SeekWrite traits to align Linux and Window's FileExt traits
Bug Fixes
- std leaked in :<
Commit Statistics
- 5 commits contributed to the release over the course of 41 calendar days.
- 62 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
irox v0.6.2
New Features
- export the individual subcrates as well as the use/features
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Export the individual subcrates as well as the use/features (7192cb4)
irox v0.6.1
New Features
- new feature flags std,alloc,egui,num_cpus,serde to enable these deps in exported modules
Commit Statistics
- 2 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages