Releases: sinaptik-ai/pandas-ai
Releases · sinaptik-ai/pandas-ai
v0.6.2
v0.6.1
v0.6.0
What's Changed
- feat: add support for shortcuts by @gventuri
- debug: keep track of how long it takes to run a function by @gventuri
- fix: allow multiple answers in the generated code by @gventuri (#288)
- refactor: extract functions to get environment and the retry mechanism by @gventuri
- Update getting-started.md by @sandiemann in #294
Full Changelog: v0.5.5...v0.6.0
v0.5.5
v0.5.4
What's Changed
- fix: use max permissions when creating the cache folder by @gventuri (#269)
- fix: type hinting error by @nautics889 in #290
New Contributors
- @nautics889 made their first contribution in #290
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
What's Changed
- feat: allow user to pass custom whitelisted libraries by @gventuri
- fix: remove non-optional dependencies from VERSIONS by @jonbiemond in #276
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- chore: refactor log method to use logging module by @sandiemann in #258
- 👷 Update pre commit hook and project dev requirements for ruff by @alejohz in #250
- feat: move chart dir output to log by @jonbiemond in #268
- fix: add whitelisted imports to exec environment by @jonbiemond in #272
- fix: add scipy, json, datetime, io and base64 to whitelisted by @gventuri in #235, #260
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.2
What's Changed
- feat: add support for Falcon LLM by @gventuri
- 🐛 Add pd eval to cell value to correct bool evaluation by @alejohz in #240
- chore: update .gitignore with cache and exports directories by @jonbiemond in #246
- Optional installs instructions by @mspronesti in #237
- test: remove private method assertions by @jonbiemond in #248
New Contributors
Full Changelog: v0.4.1...v0.4.2