Skip to content

Releases: CDCgov/ixa

ixa-v2.0.0-beta2.5

02 Jun 19:01
Immutable release. Only release title and notes can be modified.
0746f75

Choose a tag to compare

Added

  • track_periodic_value_change_counts! macro (#917)
  • Compare sample_entity_whole_population relative to "sentinel" CPU-bound benchmark (#883)

Fixed

  • execution stats availability messaging (#890)

Other

  • network-hhmodel example: Separate contact from disease progression (#847)
  • update mdbook (0.5.3) versions (#922)
  • (deps) bump qs in /integration-tests/ixa-wasm-tests (#918)

ixa-v2.0.0-beta2.4

19 May 18:52
Immutable release. Only release title and notes can be modified.
1fc1969

Choose a tag to compare

Added

  • add sample_single_excludingand EntitySet::sample_entity_excluding (#877)
  • Add benchmark chart toggles for y-axis starting at 0.0, outlier clipping (#875)

Fixed

  • make IxaError compatible with anyhow (#912)

Other

  • update action versions (cache, mise) (#913)
  • add timeout for playwright browser install (#902)
  • reference sir with EntityMap (#895)
  • Make rand usage deterministic and disable default features (#905)
  • impl Deserialize for properties (#899)
  • Consistent Ixa capitalization (#896)
  • handle new Criterion benchmarks in CI (#894)
  • Properties chapter of the Ixa Book (#866)
  • bump release-plz/action from 0.5.128 to 0.5.129 (#885)
  • remove double vaidate on add global prop (#891)
  • Update several dependencies (#880)
  • Remove progress bar feature (#879)
  • fetch benchmark history with raw GitHub media type (#882)
  • Refactor global_properties to use the registry pattern (#873)

ixa-fips-v0.1.5

19 May 18:53
Immutable release. Only release title and notes can be modified.
1fc1969

Choose a tag to compare

Other

  • update Cargo.toml dependencies

ixa-v2.0.0-beta2.3

05 May 13:59
1d35588

Choose a tag to compare

Added

  • Introduce EntityMap, EntityVec (#863)
  • SourceSet::PopulationRange subsumes Empty, Entity, and WholePopulation variants (#854)
  • implement Eq and Hash for Property (#848)

Fixed

  • reject type aliases in define_multi_property! (#852)

Other

  • Replace ValueVec with Vec in PropertyValueStoreCore implementation (#861)
  • migrate all queries and add_entity calls to use with! syntax. (#856)
  • (deps) bump follow-redirects in /integration-tests/ixa-wasm-tests (#845)
  • bump actions/upload-pages-artifact from 4 to 5 (#850)

ixa-derive-v2.0.0-beta.2

05 May 13:59
1d35588

Choose a tag to compare

Added

  • implement Eq and Hash for Property (#848)

ixa-v2.0.0-beta2.2

20 Apr 14:56
8604bfa

Choose a tag to compare

Added

  • Optimize set_property if dependent does not need partial change-event processing (#844)

Other

  • turn off profiling by default (#842)
  • add clone support for entityset (#837)

ixa-v2.0.0-beta2.1

07 Apr 14:11
43a69a5

Choose a tag to compare

Added

  • smallvec and smallbox optimization in set_property (#835)

Other

  • remove debugger (#828)
  • bump actions/deploy-pages from 4 to 5 (#830)
  • bump actions/configure-pages from 5 to 6 (#831)

ixa-v2.0.0-beta2

23 Mar 17:15
d98a7f5

Choose a tag to compare

Added

  • gate execution stats and plan queue tracking behind profiling feature (#817)
  • Add execution statistics for max plans in flight and plan queue memory usage (#815)
  • Incidence tracking
  • Removed RefCell from indexes (#799)
  • EntitySet and EntitySetIterator (#786)

Fixed

  • use web worker compatible timing strategy for wasm (#820)
  • global property validation now returns type erased boxed error (#811)

Other

  • Added handling errors (#809)
  • bump release-plz/action from 0.5.127 to 0.5.128 (#807)
  • Negative time (#803)
  • bump release-plz/action from 0.5.126 to 0.5.127 (#774)
  • bump actions/download-artifact from 6 to 8 (#800)
  • bump actions/upload-artifact from 6 to 7 (#801)

ixa-v2.0.0-beta1.1

26 Feb 18:17
286392c

Choose a tag to compare

Added

Fixed

  • Implement PropertyList and Query for tuples of size up to 20 (#789)
  • check_criterion_regressions reports different stats from criterion (#785)
  • Fixed mise docs task to use regular target directory (#780)
  • Updated the example in the Ixa Book to use event.current (#758)

Other

  • (deps) bump qs in /integration-tests/ixa-wasm-tests (#777)
  • Tweaks to Your First Model (#787)
  • Refactor IxaError to use thiserror (#768)
  • Improve examples (#775)
  • parallelize check-test workflow (#781)
  • improve benchmarks workflow (#778)
  • improve cache (#776)
  • Small improvements to book (#719)
  • add benchmarks history tracking (#765)
  • Corrected then instead of them (#772)
  • Sampling algorithms now use nth method. Fixes #667. (#760)
  • Faster precommit (#764)
  • added links and getstarted to homepage (#767)
  • add mise precommit hook for Conventional Commits (#752)
  • Make default mise targets rust only

ixa-derive-v2.0.0-beta.1

26 Feb 18:17
286392c

Choose a tag to compare

Other

  • Faster precommit (#764)