rig-surrealdb-v0.2.5
0xPlaygrounds/rigrig-surrealdb-v0.2.5Apr 28, 2026by github-actions[bot]
AI Summary
Fixes bugs, adds examples, and standardizes required fields handling.
Key Highlights
- Fixed and improved examples
- Added clippy no panic lints
- Standardized required fields handling across builders
New Features
- Bug fixes and improved examples
- Clippy no panic lints
- Standardized required fields handling
Full Release Notes
### Fixed - fix and example ([#1646](https://github.com/0xPlaygrounds/rig/pull/1646)) (by @gold-silver-copper) - #1646 ### Other - Add clippy no panic lints ([#1663](https://github.com/0xPlaygrounds/rig/pull/1663)) (by @gold-silver-copper) - #1663 - standardize required fields handling across builders ([#1611](https://github.com/0xPlaygrounds/rig/pull/1611)) (by @isSerge) - #1611 ### Contributors * @gold-silver-copper * @isSerge