v0.33.2
v0.33.2 patch release with bug fixes.
- Check for empty data for add/delete/+async (#5242)
- Generalize Python InputTable class (#5236)
- Update web version 0.68.0 (#5239)
- Update web version 0.67.0 (#5218)
- Update web version 0.66.1 (#5205)
- Update web version 0.66.0 (#5202)
- Fix Python 3.8 compatibility issue (#5235)
- eval string annotation with fn's globals (#5227)
- Address Blink table usage of
i
,ii
,k
, and column arrays; address improper memoization sharing between blink and non-blink table copies (#5216) - Reduce memory usage by using a temporary context. (#5215)
- Fix bugs in moveColumns and renameColumns (#5193)
- Improve WindowCheck memory usage. (#5197)
Full Changelog: v0.33.1...v0.33.2