Releases: CDCgov/ixa
Releases · CDCgov/ixa
ixa-v2.0.0-beta2.5
ixa-v2.0.0-beta2.4
Immutable
release. Only release title and notes can be modified.
Added
- add
sample_single_excludingandEntitySet::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_propertiesto use the registry pattern (#873)
ixa-fips-v0.1.5
Immutable
release. Only release title and notes can be modified.
Other
- update Cargo.toml dependencies
ixa-v2.0.0-beta2.3
ixa-derive-v2.0.0-beta.2
Added
- implement
EqandHashforProperty(#848)
ixa-v2.0.0-beta2.2
ixa-v2.0.0-beta2.1
ixa-v2.0.0-beta2
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)
EntitySetandEntitySetIterator(#786)
Fixed
- use web worker compatible timing strategy for wasm (#820)
- global property validation now returns type erased boxed error (#811)
Other
ixa-v2.0.0-beta1.1
Added
Fixed
- Implement
PropertyListandQueryfor tuples of size up to 20 (#789) - check_criterion_regressions reports different stats from criterion (#785)
- Fixed mise
docstask to use regulartargetdirectory (#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
Other
- Faster precommit (#764)