Skip to content

ixa-v0.2.0

Choose a tag to compare

@ext-cfa-ixa-release ext-cfa-ixa-release released this 07 Jul 20:28
7a3b9a0

Added

  • Adds filter_people, which removes people from a vector. Fixes #435. (#437)
  • Added wasm integration tests with playwright (#410)
  • Added a progress bar feature and modified the logging module to accommodate it. (#416)
  • add sample people (#422)
  • Resources for learning Rust for ixa development (#412)
  • Wasm Compatibility, including a new Wasm logger (#379)
  • Add PluginContext trait for Context (#385)
  • Use a fast pseudorandom number generator (#380)

Fixed

  • person_property debug trait (#413)
  • Fix paths for mdbook, turn off create-missing (#395)

Other

  • use PluginContext (#438)
  • Silences a few lints new in the latest Rust release. (#442)
  • edits to book re SIR terminology (#432)
  • Added a section on performance and profiling in the Ixa Book. Fixes #407. (#425)
  • Update context.rs (#431)
  • Made in-source references to input files for examples more robust. Fixes #374. (#428)
  • bump release-plz/action from 0.5.107 to 0.5.108 (#418)
  • add action to Check Conventional Commits (#415)
  • Disable markdown lint (#420)
  • Add release plz config to use conventional commits (#411)
  • Update dependabot.yaml (#382)
  • Remove duplicate For instance from docs (#383)