Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:16
· 33 commits to main since this release

What's Changed

  • feat(live): add W3 options panel, polish & GitHub Pages deploy (web) by @Dano7 in #1
  • fix(semantics): correct member-access and include/use scoping for real-world libraries by @Dano7 in #6
  • fix(bundler): recursive function literals + BOSL2 builtin-override recursion by @Dano7 in #7
  • Fix false SB3004/SB3005 warnings (opt-in --lint) + web large-project UX design by @Dano7 in #8
  • Fix --minify/--obfuscate dropping dynamically-scoped special-variable defaults by @Dano7 in #9
  • Fix Web file list marking loose sub-path-aliased files as unused by @Dano7 in #10
  • ci: add build/test/integration CI, CodeQL, and Dependabot by @Dano7 in #11
  • ci: bump the actions group with 7 updates by @dependabot[bot] in #12
  • build(deps): Bump the test-stack group with 4 updates by @dependabot[bot] in #13
  • build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly from 10.0.0 to 10.0.9 by @dependabot[bot] in #14
  • build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.0 to 10.0.9 by @dependabot[bot] in #15
  • feat(web): W5 §C1 — responsiveness (progress + off-thread) by @Dano7 in #16
  • fix(web): W5 §C1 review-feedback follow-up (dispose, reduced-motion, doc) by @Dano7 in #17
  • feat(web): W5 §C2/§C3 — responsive big-project options + one less load per bundle by @Dano7 in #18

New Contributors

Full Changelog: https://github.com/Dano7/ScadCombiner/commits/v0.2.0