Skip to content

Release 0.12.0 - #169

Merged
khoroshevskyi merged 13 commits into
mainfrom
dev
Aug 18, 2026
Merged

Release 0.12.0#169
khoroshevskyi merged 13 commits into
mainfrom
dev

Conversation

@khoroshevskyi

Copy link
Copy Markdown
Member

Changes:

  • All references to upload_pephub have been removed from function signatures, docstrings, and internal logic across the codebase, including in bedboss.py, bedbuncher.py, bbuploader/main.py, bedboss_hpc.py, and the CLI (cli.py). This means users can no longer upload to PEPHub using any part of the pipeline.
  • Removed unused logging setup from bedboss/bbuploader/__init__.py and added logmuse import to cli.py for consistent logging across the CLI.
  • Fixed a bug in _read_bed_file in bedclassifier.py to only drop columns that are entirely NA, instead of any column with any NA.
  • Added import for snapshot_app in cli.py from bedboss.scripts.snapshot.

TODO:

  • Version of pepdbagent updated in __version__.py file
  • Changelog updated

@khoroshevskyi
khoroshevskyi merged commit fd515c6 into main Aug 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants