Releases: ndebuhr/sim
Releases · ndebuhr/sim
v0.5.0
Commits
- [41ab10b]: Add download badges to the README (ndebuhr)
- [1c6db14]: Update the README instructions around cargo dependency specification (ndebuhr)
- [c12ecf4]: Expand thiserror-based error handling, with a focus on the output analysis module (ndebuhr)
- [7c33d02]: Refactoring - clean up the random variate generation tests in the random variable module (ndebuhr)
- [ca8c418]: Increment version - bump to v0.5.0 (ndebuhr)
v0.4.0
v0.3.0
Commits
- [6f3d277]: Refactoring - module naming, float literal syntax, comments, string consumption, and filter maps (ndebuhr)
- [e593363]: Make the connector struct public to support easier transformation and porting flows (ndebuhr)
- [c81114f]: Refactoring - clean up the string types in the test simulations (ndebuhr)
- [4fffd1c]: Expand simulation serialization and deserialization tests (ndebuhr)
- [a88c028]: Refactoring - create more structure and control around random variables (ndebuhr)
- [ca0e07a]: Use a custom configuration for the codecov analysis and status reporting - do not fail builds based on coverage diffs (ndebuhr)
- [9d06707]: Rename the codecov configuration file, to match the precedent of other non-crate code in the repository (ndebuhr)
- [2295f28]: Remove residual atomic models (ndebuhr)
- [d9881b1]: Update the package description (ndebuhr)
- [6f1cc17]: Bump version to 0.3.0 (ndebuhr)
v0.2.0
Commits
- [5d6df64]: Adjust codecov CI job name to match the capitalization strategy of the other CI jobs (ndebuhr)
- [67e66ef]: Add a build status badge to the README (ndebuhr)
- [aadfe80]: Update README language around Rust stable/beta/nightly compatibility (ndebuhr)
- [e7aa8dd]: Add documentation for important public package components, and clean up related public APIs (ndebuhr)
- [fc1a38e]: Enable data precision flexibility in the output analysis module (ndebuhr)
- [b5eba3d]: Bump minor version (ndebuhr)
v0.1.2
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)