Releases: CDCgov/ixa
Releases · CDCgov/ixa
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)
ixa-v2.0.0-beta1
- Added entities implementation and removed people module.
ixa-v1.0.0
Final release of v1 (with people API) before entities is released (with v2).
ixa-derive-v2.0.0-beta
- Added entities implementation and removed people module