This repository has been archived by the owner on May 9, 2024. It is now read-only.
v0.2.0
Highlights
- Resolves an issue where the Executor could have old state, even when all objects are recreated. This could cause a crash when re-running cells in a Jupyter notebook, for example.
What's Changed
- Bring in hdk::ir changes from submodule by @alexbaden in #55
- Fix Dangling Executor by @alexbaden in #61
- Update readme, add examples by @alexbaden in #62
- Propagate Arrow Storage Exceptions by @alexbaden in #63
- Add python/tests/ tests by @leshikus in #82
- Update submodule by @alexbaden in #83
- Add release process skeleton by @alexbaden in #64
- Centralize version numbers in CMakeLists by @alexbaden in #88
Full Changelog: v0.1...v0.2.0