Releases: Xtra-Computing/LLM-DNA
Snapshot main #22
Automated snapshot release for branch 'main' at commit ba8aadc.
Snapshot main #21
Automated snapshot release for branch 'main' at commit 579947a.
Snapshot main #20
Automated snapshot release for branch 'main' at commit 21f89ff.
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Fix: Python source files missing from wheel
uv pip install (and any pip install from the wheel) was installing zero .py files because the hatch build include list only contained non-Python files, effectively filtering out the entire package.
What changed: moved the include list to the sdist target only, so the wheel now correctly includes all llm_dna/ source files.
Full Changelog: v0.1.0...v0.1.1
Snapshot main #18
Automated snapshot release for branch 'main' at commit 0ea6779.
Snapshot main #16
Automated snapshot release for branch 'main' at commit f7513e8.
v0.1.0
Full Changelog: v0.1.2b1...v0.1.0