v0.38.0
What's Changed
- Judge built-in method arguments by type, not syntax: fix 4 str.join false positives and 1 missed error (#356) by @abdushakoor12 in #357
- Add
imports_missing_namerule; make generated and empty stubs honest by @abdushakoor12 in #362 - Add 5 deny-level lints to Rust and TypeScript, replace unsafe type assertions with runtime narrowing, scope-aware rename, Book ch.7 by @MelbourneDeveloper in #363
- Compile the checker to WebAssembly and ship a browser playground; make the result cache project configuration by @MelbourneDeveloper in #364
Full Changelog: v0.37.4...v0.38.0
Components
| Component | Kind | Version |
|---|---|---|
basilisk |
lsp | v0.38.0 |
basilisk-profiler-helper |
tool | v0.38.0 |
debugpy |
asset | — |
basilisk-zed |
extension-zed | — |
Embedded Ruff formatter: 0.15.17
What's Changed
- Judge built-in method arguments by type, not syntax: fix 4 str.join false positives and 1 missed error (#356) by @abdushakoor12 in #357
- Add
imports_missing_namerule; make generated and empty stubs honest by @abdushakoor12 in #362 - Add 5 deny-level lints to Rust and TypeScript, replace unsafe type assertions with runtime narrowing, scope-aware rename, Book ch.7 by @MelbourneDeveloper in #363
- Compile the checker to WebAssembly and ship a browser playground; make the result cache project configuration by @MelbourneDeveloper in #364
Full Changelog: v0.37.4...v0.38.0