Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 19:39
· 44 commits to main since this release

Commits

  • ef09203: Upgrade to GitHub-native Dependabot (dependabot-preview[bot]) #9
  • e758483: Preregister the Batcher model for use in WASM simulations (ndebuhr)
  • 1f6560a: Refactoring - clean up error handling, make iterators more succinct, and alphabetize Cargo dependencies (ndebuhr)
  • d92695c: Update the Generator model to better align with the DEVS formalism - use Moore machine style outputs and decouple conditionality from state changes (ndebuhr)
  • 0de618b: Add custom model tests (ndebuhr)
  • e7e1bfc: Update the Load Balancer model to better align with the DEVS formalism - use Moore machine style outputs and decouple conditionality from state changes (ndebuhr)
  • f99ede3: Update the Parallel Gateway model to better align with the DEVS formalism - use Moore machine style outputs and decouple conditionality from state changes (ndebuhr)
  • 4dbeb75: Update the Processor model to better align with the DEVS formalism - use Moore machine style outputs and decouple conditionality from state changes (ndebuhr)
  • c78640c: Run web tests in both the cargo and wasm-pack test suites (ndebuhr)
  • f9a8838: Add the step_n_with_custom_passive_model_wasm test to the cargo test suite (ndebuhr)
  • 1d34b29: Update the Stochastic Gate model to better align with the DEVS formalism - use Moore machine style outputs and decouple conditionality from state changes (ndebuhr)
  • e37dbab: Update the Storage model to better align with the DEVS formalism - use Moore machine style outputs and decouple conditionality from state changes (ndebuhr)
  • 02d21a0: Remove residual default port utility functions, which are no longer needed after models restructuring (ndebuhr)
  • fa18274: Modify the AsModel trait definition to strictly require Moore machine outputs (ndebuhr)
  • c1a62a6: Increment version - bump to v0.9.0 (ndebuhr)