What's Changed
- Add MSRV computed with
cargo msrv
by @slinkydeveloper in #26 - Example with periodic task by @slinkydeveloper in #28
- Make endpoint handle function independent of other handlers by @h7kanna in #29
- No need for the run future to be
Sync
by @slinkydeveloper in #32 - Documentation for Rust SDK by @gvdongen in #34
- Fix docs landing page by @gvdongen in #36
New Contributors
Full Changelog: v0.3.0...v0.3.2