baseforge 0.1.0

Fast dataset discovery and archive helpers for Hugging Face and Zenodo
Documentation
1
2
3
4
5
6
7
8
9
# Changelog

## 0.1.0

- Initial BaseForge release.
- Add Hugging Face Datasets and Zenodo provider support.
- Add provider-aware dataset target parsing.
- Add dataset discovery, inspection, concurrent file archiving, skip-existing behavior, and `baseforge-dataset.json` manifests.
- Document BaseForge's role in the thesa archive stack.