rig-vertexai-v0.3.6
0xPlaygrounds/rigrig-vertexai-v0.3.6May 13, 2026by github-actions[bot]
AI Summary
A maintenance release primarily addressing token usage analytics and project documentation improvements.
Key Highlights
- Fixed token usage correctness for PostHog LLM analytics
- Updated AGENTS.MD and CONTRIBUTING.MD documentation
- Improved project organization and crate structure
Full Release Notes
### Fixed - *(gemini)* Token usage correctness for posthog llm analytics ([#1761](https://github.com/0xPlaygrounds/rig/pull/1761)) (by @mateobelanger) ### Other - AGENTS.MD, CONTRIBUTING.MD, and docs ([#1714](https://github.com/0xPlaygrounds/rig/pull/1714)) (by @gold-silver-copper) - #1714 - improve project organization and create rig crate ([#1699](https://github.com/0xPlaygrounds/rig/pull/1699)) (by @gold-silver-copper) - #1699 ### Contributors * @mateobelanger * @gold-silver-copper