·
13 commits
to master
since this release
New Features
- characterization function accepts list of column names for characterized_name_column
Miscellaneous
-
change to using uv for development environment
- removed conda environment.yml file
- setup pyproject.toml with uv dependencies
-
using ruff for formating, removed black and isort
-
using poe as task runner, remove ./format_and_test.sh