You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update versions to 0.1.233, expand cookbook, and fix oauth2 test panic
- Updated `docs/GETTING_STARTED.md` and `docs/cookbook/src/getting_started/installation.md` to reference version `0.1.233`.
- Expanded `docs/cookbook/src/learning/README.md` with an internal learning path.
- Added code examples to `docs/cookbook/src/crates/rustapi_jobs.md` and documentation for `insight` in `rustapi_extras`.
- Fixed a panic in `rustapi-extras` property tests (`oauth2::tokens::property_tests::prop_token_expiration_tracking`) caused by subtraction overflow.
Co-authored-by: Tuntii <121901995+Tuntii@users.noreply.github.com>
0 commit comments