v0.1.3
Overview
- Moves to hatchling build system
- Fixes issues caused by evolving dependency APIs (primary Pandas >= v2.0.0)
- Fixes a issue in async Vset eval when inputs come from a lazy Vset
What's Changed
- docs: Fix README example to be runnable with current APIs by @matthewfeickert in #54
- Move build system to hatchling by @jpdunc23 in #55
- Bump version to 0.1.3 by @jpdunc23 in #56
New Contributors
- @matthewfeickert made their first contribution in #54
Full Changelog: v0.1.2...v0.1.3