v1.5.1 π
·
568 commits
to master
since this release
Highlights β¨
- Support for reading CSMs and crosslinks directly from dataframes via
transform.from_dataframe()link - Support for parquet files in
parser.read_custom()link - Support for using uv for the streamlit GUI link
- Added DSG to list of pre-defined crosslinkers in
data.constants.CROSSLINKERSlink
What's Changed
π Features
- Feat/transform/from_dataframe by @michabirklbauer in #123
- Feat/custom_parser/parquet by @michabirklbauer in #124
- Feat/uv support by @michabirklbauer in #126
- Feat/Add Crosslinkers by @michabirklbauer in #127
- V1.5.0 by @michabirklbauer in #129
π Documentation
- Docs/[Auto] format examples by @michabirklbauer in #125
- Docs/Update contribution guidelines by @michabirklbauer in #128
- Docs/Add param names in data examples by @michabirklbauer in #130
π Bug Fixes
- Fix/Explicitly require parquet engine by @michabirklbauer in #131
- V1.5.1 by @michabirklbauer in #132
Full Changelog: v1.4.3...v1.5.1