Skip to content

Releases: CDCgov/ixa

ixa-v2.0.0-beta1

09 Feb 23:00

Choose a tag to compare

  • Added entities implementation and removed people module.

ixa-v1.0.0

09 Feb 17:39
cd2e037

Choose a tag to compare

Final release of v1 (with people API) before entities is released (with v2).

ixa-derive-v2.0.0-beta

09 Feb 22:59

Choose a tag to compare

  • Added entities implementation and removed people module

ixa-v0.5.1

12 Jan 16:36
ea0386b

Choose a tag to compare

Other

  • add print execution stats fn (#663)
  • add tests for reservoir functions (#664)

ixa-v0.5.0

05 Jan 17:47
5122d08

Choose a tag to compare

Added

  • enable negative time (#633)

Other

  • profiling should not print if --no-stats flag is set. (#654)

ixa-v0.4.4

17 Dec 17:35
52e7046

Choose a tag to compare

Fixed

  • wasm tests (#621)
  • wasm build in test action (#642)
  • Fixed copy+paste error in the implementation of sample_people. Fixes #638. (#640)
  • Fixed mangled callout formatting. Fixes #641. (#644)

Other

  • hyperfine benchmarks, groups output should not override in md file (#648)
  • Pinned MDBook to version 0.4.52 for compatibility with the callouts plugin we use. (#645)

ixa-v0.4.3

09 Dec 15:01
fcd4135

Choose a tag to compare

Fixed

  • Reset context.shutdown_requested when it is acted upon. Fixes #626. (#628)
  • use generic types for ConfigReportOptions setters (#603)
  • doc links (#616)

Other

  • bump release-plz/action from 0.5.119 to 0.5.120 (#630)
  • remove polonius (#625)
  • add profiling feature (#622)
  • bump release-plz/action from 0.5.118 to 0.5.119 (#619)
  • Add periodic counts benchmark (#615)
  • bump actions/checkout from 5 to 6 (#614)

ixa-fips-v0.1.4

09 Dec 15:01
fcd4135

Choose a tag to compare

Fixed

ixa-v0.4.2

17 Nov 17:00
052e237

Choose a tag to compare

Added

  • added mise task for test:features (#573)

Fixed

  • now using assert_cmd::cargo::cargo_bin_cmd! insted of deprecated assert_cmd::Command::cargo_bin (#597)

Other

  • Add log and PersonId PersonChangeEvent/PersonCreateEvent to ixa prelude (#604)
  • Added cli-usage.md to the ixa book. Fixes #577.
  • move macros to macros files (#589)
  • fix benchamarks output to PR (#590)
  • bump release-plz/action from 0.5.117 to 0.5.118 (#575)
  • (deps) bump playwright and @playwright/test in /integration-tests/ixa-wasm-tests (#583)
  • added rust fmt rules for imports (#586)
  • Add integration tests for ixa macros (#579)
  • benchmarks action is broken (#585)

ixa-fips-v0.1.3

17 Nov 17:01
052e237

Choose a tag to compare

Other

  • added rust fmt rules for imports (#586)