0.8.13
What's Changed
- fix: escape triple quotes in python by @agallardol in #480
- feature: added python auto install dependencies by @agallardol in #481
- fix: matplotlib exec error (changed backend to agg) by @agallardol in #482
- fix: python imports scope by @agallardol in #484
- fix extra input in baml playrgound on save by @nicarq in #485
- refactor: chat input area + minor fixes by @paulclindo in #479
- fix: sync storage infinite rehyrate loop by @agallardol in #486
- fix: added loading state to import sheet button by @agallardol in #487
- cicd: bump versions by @agallardol in #488
- refactor: add storage coordinator to share state across windows by @agallardol in #489
- fix: added missing boolean declaration by @agallardol in #490
Full Changelog: 0.8.12...0.8.13