Skip to content

Latest commit

 

History

History
193 lines (118 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

193 lines (118 loc) · 6.42 KB

v0.2.5 (2025-02-09)

New Features

  • reworks buildrs to remove dep from irox_egui_extras

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Reworks buildrs to remove dep from irox_egui_extras (c419ac5)

v0.2.4 (2024-10-29)

New Features

  • add linux sysinfo
  • add new Build Host variables

Bug Fixes

  • fix typo in build varbl name
  • fix using the wrong runtime/build macro for git env vars

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Release irox-build-rs v0.2.4 (2cebc8f)
    • Fix typo in build varbl name (aaf72c7)
    • Add linux sysinfo (1c8e352)
    • Add new Build Host variables (958387f)
    • Fix using the wrong runtime/build macro for git env vars (d3f6efd)

v0.2.3 (2024-07-09)

Bug Fixes

  • don't die if git fails

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-build-rs v0.2.3 (d52d01e)
    • Don't die if git fails (4aa20cb)

v0.2.2 (2024-07-09)

New Features

  • Add grouped environments

Bug Fixes

  • fix git hash names

Commit Statistics

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

Commit Details

view details
  • Uncategorized

v0.2.1 (2024-03-03)

Refactor

  • deconflict network/example and build-rs/example

Commit Statistics

  • 2 commits contributed to the release over the course of 6 calendar days.
  • 50 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-build-rs v0.2.1 (24a273d)
    • Deconflict network/example and build-rs/example (b95c39f)

v0.2.0 (2024-01-13)

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Release irox-tools v0.5.0, safety bump 17 crates (a46e9e2)

v0.1.0 (2023-12-25)

New Features

  • new module 'build-rs' to provide compile-time build metadata.
  • new wip build-rs module

Commit Statistics

  • 4 commits contributed to the release over the course of 1 calendar day.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Release irox-build-rs v0.1.0 (2c1cb3e)
    • Release irox-git-tools v0.1.0 (84812ab)
    • New module 'build-rs' to provide compile-time build metadata. (72fa70c)
    • New wip build-rs module (6a22a45)