Skip to content

Releases: spmadden/irox

irox-structs_derive v0.3.2

28 Jun 16:33
bfd40ea
Compare
Choose a tag to compare

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

view details
  • Uncategorized
    • Drop proc_macro2 as an internal dep (036bba9)
    • New proc_macro derive-helpers module (2099764)

irox-nmea0183 v0.5.2

28 Jun 16:35
ddd2d44
Compare
Choose a tag to compare

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

view details

irox-enums_derive v0.2.3

28 Jun 13:45
53a9448
Compare
Choose a tag to compare

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

view details
  • Uncategorized
    • Release irox-derive-helpers v0.1.0 (c4a78dc)
    • Drop proc_macro2 as an internal dep (036bba9)

irox-egui-extras v0.3.10

28 Jun 16:31
726d000
Compare
Choose a tag to compare

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

view details
  • Uncategorized

irox-derive-helpers v0.1.0

28 Jun 13:42
c4a78dc
Compare
Choose a tag to compare

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

view details
  • Uncategorized
    • Prep for release (c9669eb)
    • Release irox-tools v0.8.2 (e85d66a)
    • Drop proc_macro2 as an internal dep (036bba9)
    • Improve documentation for derive-helpers (c62d0f8)
    • New proc_macro derive-helpers module (2099764)

irox-dot v0.1.0

27 Jun 20:02
eb5b999
Compare
Choose a tag to compare

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

view details
  • Uncategorized
    • Improved docs for release (d767674)
    • Improvements to cargo-metadata (25cbe35)
    • Improvements to dot (b133dea)
    • Prep dot for release (723d3bd)
    • Release irox-bits v0.1.2 (fcfb061)
    • New modules, dot and cargo-metadata (6ed01fd)

irox-tools v0.8.2

24 Jun 16:12
e85d66a
Compare
Choose a tag to compare

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

24 Jun 16:11
fcfb061
Compare
Choose a tag to compare

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

view details
  • Uncategorized
    • Std leaked in :< (fcb40e9)
    • Vastly improved documentation (ef4b515)
    • Improved support for i128/bool/char/i8 (cd042ab)
    • Release irox-bits v0.1.1 (92fdded)
    • New SeekRead and SeekWrite traits to align Linux and Window's FileExt traits (bbb9ff3)

irox v0.6.2

19 May 22:49
73c6121
Compare
Choose a tag to compare

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

19 May 21:44
27e11e3
Compare
Choose a tag to compare

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

Commit Details

view details
  • Uncategorized
    • Release irox-units v0.4.0 (aacdec7)
    • New feature flags std,alloc,egui,num_cpus,serde to enable these deps in exported modules (d663459)