Skip to content

Releases: spmadden/irox

irox-egui-extras v0.4.0

01 Aug 19:31
74d6a21
Compare
Choose a tag to compare

New Features

  • tweak the way that the logplot does autoscaling

Bug Fixes

  • fix lints

New Features (BREAKING)

  • update egui to 0.28.0

Commit Statistics

  • 3 commits contributed to the release over the course of 10 calendar days.
  • 23 days passed between releases.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fix lints (6d4065f)
    • Tweak the way that the logplot does autoscaling (0ab8123)
    • Update egui to 0.28.0 (dfa11be)

irox-bits v0.1.5

01 Aug 19:27
68fc27f
Compare
Choose a tag to compare

New Features

  • BitsError can be used in const environments

Commit Statistics

  • 1 commit contributed to the release over the course of 6 calendar days.
  • 8 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • BitsError can be used in const environments (9020f11)

irox-tools v0.8.3

19 Jul 16:17
8a633e9
Compare
Choose a tag to compare

Other

  • fix docsrs for irox-tools

Commit Statistics

  • 1 commit contributed to the release.
  • 25 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fix docsrs for irox-tools (d9679d0)

irox-bits v0.1.4

19 Jul 16:17
f2464aa
Compare
Choose a tag to compare

Other

  • fix docsrs for irox-bits

Commit Statistics

  • 1 commit contributed to the release.
  • 12 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fix docsrs for irox-bits (7767718)

irox-egui-extras v0.3.12

09 Jul 14:28
51933cb
Compare
Choose a tag to compare

New Features

  • add about build button
  • add toggle buttons to gallery
  • add mouseover capability for logplot
  • Add About Window using irox-build-rs
  • start to generate build info for egui-extras

Bug Fixes

  • move WithAlpha trait to crate top-level to fix packaging error

Commit Statistics

  • 6 commits contributed to the release over the course of 2 calendar days.
  • 2 days passed between releases.
  • 6 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Move WithAlpha trait to crate top-level to fix packaging error (bbb2b96)
    • Add about build button (fc47b63)
    • Add toggle buttons to gallery (317d6b7)
    • Add mouseover capability for logplot (ceeef34)
    • Add About Window using irox-build-rs (109a8c4)
    • Start to generate build info for egui-extras (162f02e)

irox-build-rs v0.2.3

09 Jul 14:48
d52d01e
Compare
Choose a tag to compare

Bug Fixes

  • don't die if git fails

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

irox-build-rs v0.2.2

09 Jul 14:16
b303891
Compare
Choose a tag to compare

New Features

  • Add grouped environments

Bug Fixes

  • fix git hash names

Commit Statistics

  • 2 commits contributed to the release over the course of 1 calendar day.
  • 127 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 v0.6.3

28 Jun 16:38
4973819
Compare
Choose a tag to compare

New Features

  • prep dot for release
  • prep for release

Commit Statistics

  • 2 commits contributed to the release over the course of 3 calendar days.
  • 39 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-types v0.4.2

28 Jun 16:31
490f3d7
Compare
Choose a tag to compare

New Features

  • New Type Schemas struct
  • impl Hash for PrimitiveValue
  • improved ability to encode/decode variable types

Commit Statistics

  • 3 commits contributed to the release over the course of 26 calendar days.
  • 68 days passed between releases.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • New Type Schemas struct (fe504a4)
    • Impl Hash for PrimitiveValue (cb5e5b1)
    • Improved ability to encode/decode variable types (f0a4067)

irox-threading v0.2.5

28 Jun 16:36
10215f4
Compare
Choose a tag to compare

Chore

  • fixup some 1.78 lint warnings

Commit Statistics

  • 1 commit contributed to the release over the course of 37 calendar days.
  • 41 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fixup some 1.78 lint warnings (7b8a2bf)