Skip to content

v0.38.0

Choose a tag to compare

@abdushakoor12 abdushakoor12 released this 29 Jul 11:05
· 13 commits to main since this release
47b71ee

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_name rule; 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_name rule; 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