v0.8.1
Version 0.8.1 (September 29th, 2023)
Performance
- 🚀 Improved response parsing performance by ~4x (about 0.6 seconds faster per Fount query).
Fix
- 🐛 Fix required filters in
brandscape_data
functions and methods. - 🧹 Remove buried print statement in response flattening logic.
Docs
- 📓 Fixed and clarified required filters in
brandscape_data
functions and methods.
Internal
- 🔒 Renamed
jupyter
compatibility module as private. This will remove it from the code reference docs.
What's Changed
- Fix: Parsing performance and filter bugs by @nachomaiz in #14
Full Changelog: v0.8.0...v0.8.1