rig-postgres-v0.2.5

0xPlaygrounds/rigrig-postgres-v0.2.5Apr 28, 2026by github-actions[bot]

AI Summary

This release focuses on code quality improvements, specifically adding lints and standardizing field handling.

Key Highlights

  • Added clippy no panic lints
  • Standardized required fields handling across builders

Full Release Notes

### 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