| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| socraticode-1.12.0.vsix | 2026-08-14 | 222.4 kB | |
| README.md | 2026-08-14 | 1.3 kB | |
| v1.12.0 source code.tar.gz | 2026-08-14 | 3.1 MB | |
| v1.12.0 source code.zip | 2026-08-14 | 3.2 MB | |
| Totals: 4 Items | 6.6 MB | 5 | |
1.12.0 (2026-08-14)
Bug Fixes
- graph: reject backslashes in package: URI paths (e550edc)
- graph: resolve Dart package: imports through pubspec-derived package roots (ca7e277), closes #106
- index: add .dart_tool to the default ignore patterns (06180d3)
- startup: refuse Node 26 only when the installed qdrant client breaks there (39b1d2c)
- startup: require a full semver shape before trusting the client version (9ab7b2e)
Tests
- startup: pin rejection of trailing garbage after a valid patch number (54e2e14)