Kaskada 0.6.0-a.2
github-actions
released this
06 Sep 18:31
·
84 commits
to refs/heads/main
since this release
✨ Features & Enhancements
- Add support for results and time ranges (#733)
- allow comparisons against literal timedeltas (#731)
- introduce new execution API (#728)
- Introduce crate for standalone signatures (#706)
- allow callables in more places (#714)
🐞 Bug fixes
- fix normalization of versions when setting toml (#737)
- fix set version release script (#736)
- fix hashing of udfs (#718)
🛠️ Other improvements
12 changes
- add missing quotation in release announcement (#741)
- comment out arm64 wheel target (#739)
- pip install tomlkit in release (#738)
- add basic list example notebook (#578)
- Adding example showing real-time event handling from API requests (#735)
- implemented numerous existing operations (#723)
- Use pydata theme and setup ablog (#732)
- First pass fleshing out the user guide (#720)
- Allow multiple imports per line (#727)
- Edit Wren's readme (#724)
- Start fleshing out documentation on timestreams (#715)
- Change to Google Doc Style (#712)
Thank you to all our contributors for making this release possible!
@bjchambers, @epinzur, @jordanrfrazier and @kerinin