Automated release candidate build from main.
npm: npm install gitnexus@rc
Version: 1.6.2-rc.5
Target base: 1.6.2 (rc #5)
Source commit (main): 1df79c2
Release commit (versioned tree): b5fe040
Release candidates are pre-stable builds intended for early testing.
Stable releases remain on the latest dist-tag.
What's Changed
📝 Other Changes
- feat(web): add smart chat scroll by @noCharger in #767
- fix(extractors): resolve 3 silent contract mis-resolution bugs (#793) by @magyargergo in #817
- Fix npm arborist crash caused by tree-sitter-dart tarball URL format by @Copilot in #820
- fix: resolve C/C++ cross-file calls through transitive #include chains by @fcostaoliveira in #816
- fix: prevent drain listener leak in relationship CSV streaming by @MekayelAnik in #818
- feat(ci): add release-candidate publish pipeline by @magyargergo in #825
- fix(embeddings): prevent batch errors from CodeEmbedding PK violations and vector-index SET restriction by @jonasvanderhaegen-xve in #823
- fix(lbug): wait for read stream close in splitRelCsvByLabelPair (Windows ENOTEMPTY) by @magyargergo in #832
- [group/sync] Fix ManifestExtractor never called — config.links always produced 0 cross-links by @jonasvanderhaegen-xve in #827
- fix(deps): pin tree-sitter-c-sharp to 0.23.1 by @Copilot in #834
- fix: content-hash staleness detection for embeddings and vector index creation on zero-node path by @Copilot in #831
New Contributors
- @noCharger made their first contribution in #767
- @fcostaoliveira made their first contribution in #816
- @MekayelAnik made their first contribution in #818
- @jonasvanderhaegen-xve made their first contribution in #823
Full Changelog: v1.6.1...v1.6.2-rc.5