Releases: zaydmulani09/driftcheck
Releases · zaydmulani09/driftcheck
Release list
driftcheck v0.1.1
Presentation refinement: the per-repo table now names repos with >=10 stars individually and summarizes smaller repos in one aggregate row. Headline numbers unchanged (67% of 49 broken; 95% of 2023-pushed; 10 of 12 most-starred). All repos still counted in every stat.
driftcheck v0.1.0
Initial release. Scans public LangChain tutorial repos for imports broken by LangChain 1.0 namespace changes. Across 49 tested repos: 67% have a broken import; 95% of 2023-pushed repos (20/21); 10 of the 12 most-starred tested are affected. Import-level static analysis only.