# Changelog
## 0.1.1
- Use Windows native TLS for `reqwest` on Windows targets while keeping Rustls on non-Windows targets to avoid `ring`/`dlltool.exe` build requirements during Windows GNU installs.
## 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.