Releases: JamesHallowell/cmajor-rs
Releases · JamesHallowell/cmajor-rs
v0.6.0
What's Changed
- External variables by @JamesHallowell in #18
- Add some external functions (mainly for testing) by @JamesHallowell in #19
- Small refactor to reduce noise by @JamesHallowell in #20
- Support overriding the Cmajor build directory by @JamesHallowell in #21
- Re-export serde_json for annotations by @JamesHallowell in #22
- Expose main processor in program details by @JamesHallowell in #23
- Update Cmajor version in CI by @JamesHallowell in #24
- Update sealed requirement from 0.5 to 0.6 by @dependabot in #25
- Rework endpoints by @JamesHallowell in #26
- Add initial support for console endpoint by @JamesHallowell in #27
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Update the library entry point version to v10 by @JamesHallowell in #14
- Update Cmajor to v1.0.2562 by @JamesHallowell in #15
- Simplify static linking CMake by @JamesHallowell in #16
- Program details by @JamesHallowell in #17
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Configure build action as a matrix by @JamesHallowell in #5
- Add support for static linking to Cmajor by @JamesHallowell in #6
- Fix clippy lints by @JamesHallowell in #7
- Endpoints rework by @JamesHallowell in #8
- Add separate primitive enum by @JamesHallowell in #9
- Use largest output value endpoint size for buffer by @JamesHallowell in #10
- Add type safety to endpoints by @JamesHallowell in #11
- Add typed stream endpoints by @JamesHallowell in #12
- Update real-time crate by @JamesHallowell in #13
Full Changelog: 0.2.0...v0.3.0