Releases: Yu-Group/veridical-flow
Releases · Yu-Group/veridical-flow
v0.1.4
Overview
Minor version bump to update the README displayed on PyPI after fixing badges. Also improves contributing guidelines.
What's Changed
- Don't run 'tests' workflow unless Python source has changed by @jpdunc23 in #57
- Bump version to 0.1.4 by @jpdunc23 in #58
Full Changelog: v0.1.3...v0.1.4
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
v0.1.2
JOSS Release
Updated software / paper for JOSS version
Initial release
Initial release including functional VSets.