Releases: heaths/msica-rs
Releases · heaths/msica-rs
v0.4.1
v0.4.0
What's Changed
- Update README for better SEO by @heaths in #20
- Add Skip example custom action by @heaths in #21
- Map any error to 1603 by @heaths in #22
- Add link to crates.io in README.md by @heaths in #28
- Clean up the error module by @heaths in #29
- Add prelude module, rename CustomActionResults by @heaths in #30
- Update documentation by @heaths in #31
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add View::modify by @heaths in #12
- Remove lifetime parameters by @heaths in #13
- Implement errors for CAs and crate methods by @heaths in #14
- Improve docs by @heaths in #15
- Reuse CI workflow by @heaths in #16
- Enable and resolve clippy warnings by @heaths in #17
- Prepare v0.3.0 release by @heaths in #18
- Run cargo commands directly by @heaths in #19
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- deferred example by @heaths in #1
- Fix example in README by @heaths in #2
- Add release workflow by @heaths in #3
- Add required package metadata by @heaths in #4
- Add Session::mode() function by @heaths in #6
- Use newtype pattern instead of various Into by @heaths in #5
- Improve custom action examples by @heaths in #7
- Add crate version badge to README by @heaths in #8
- Add last_error_record function by @heaths in #9
- Add language and database properties by @heaths in #10
- Add View support by @heaths in #11
New Contributors
Full Changelog: https://github.com/heaths/msica-rs/commits/v0.2.0