搜索
查找项目与技术生态动态
动态 (4)
- 发布7h前
FastAPI 0.128.7
FastAPI v0.128.7 improves error messaging when including a router into itself, replaces dict with Mapping in HTTPException.headers, simplifies file reading logic, updates documentation semantics, and includes minor inter…
- 发布143d前
Gin v1.11.0
Gin v1.11.0 introduces HTTP/3 support via quic-go, new binding features (including unixMilli/unixMicro and BindPlain), enhanced form handling with default values and array formats, improved context methods for native typ…
- 发布20d前
Prisma 7.3.0
…SQL to v12.2.0, pins better-sqlite3 to avoid a SQLite bug, reverts @map enum behavior to v6.19.0, and fixes BigInt precision loss in JSON aggregations by casting to text.
- 发布20d前
PyTorch 2.10.0
PyTorch 2.10.0 delivers experimental Python 3.14 and freethreaded build support for torch.compile(), introduces combo-kernels to reduce kernel launch overhead, adds varlen_attn() for efficient ragged sequence attention,…