Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 23:20
· 153 commits to main since this release

Commits

  • [d188582]: Add a docs.rs README badge (ndebuhr)
  • [99dce9c]: Set panic hooks in the Simulation constructors, to facilitate better console errors in npm applications (ndebuhr)
  • [87391c1]: Draft out some CI build checks (ndebuhr)
  • [5e1b76f]: Possible fix for GitHub Actions workflow structure issues (ndebuhr)
  • [b656fae]: Run wasm-pack tests as a part of the CI workflow (ndebuhr)
  • [3f947e1]: Add a clippy check to the CI jobs (ndebuhr)
  • [0a4242f]: Rename the CI workflow and make clippy a non-blocking job (ndebuhr)
  • [dc6ff37]: Adjust clippy check error handling to avoid blocking failure statuses (ndebuhr)
  • [562e99e]: Fix workflow syntax issue (ndebuhr)
  • [96e6ac6]: Add a workflow to create automated releases from commit tags (ndebuhr)
  • [f57846d]: Bump package version (ndebuhr)