Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-28 | 272 Bytes | |
v4.46.1 source code.tar.gz | 2025-07-28 | 2.2 MB | |
v4.46.1 source code.zip | 2025-07-28 | 7.7 MB | |
Totals: 3 Items | 9.9 MB | 0 |
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)
Pull Requests
- #6036: disables optimization for external namespace when using the in operator (@TrickyPi)