v0.0.18
vanna-ai/vannav0.0.18Aug 2, 2023by zainhoda
AI Summary
This update improves documentation, adds validation for model types, and introduces optional dependencies and tox for better development workflows.
Key Highlights
- Add validation error on model type
- Add optional dependencies
- New documentation format
- Add tox
New Features
- Validation error on model type
- Optional dependencies
- New documentation format
- Tox integration
Full Release Notes
## What's Changed * fix link by @zainhoda in https://github.com/vanna-ai/vanna-py/pull/66 * Update docs by @zainhoda in https://github.com/vanna-ai/vanna-py/pull/73 * Add validation error on model type by @arslanhashmi in https://github.com/vanna-ai/vanna-py/pull/35 * Add optional dependencies by @arslanhashmi in https://github.com/vanna-ai/vanna-py/pull/50 * Add rules for model name by @arslanhashmi in https://github.com/vanna-ai/vanna-py/pull/63 * New documentation format by @zainhoda in https://github.com/vanna-ai/vanna-py/pull/78 * Add tox by @arslanhashmi in https://github.com/vanna-ai/vanna-py/pull/53 **Full Changelog**: https://github.com/vanna-ai/vanna-py/compare/v0.0.17...v0.0.18