Skip to content

Releases: datatrash/washi

0.3.2 - 2026-05-01

Choose a tag to compare

@github-actions github-actions released this 01 May 11:32

Release Notes

Added

  • Identifiers prefixed with an underscore (_) are never renamed. Underscore-prefixed names are also excluded from washi.map.

Download washi 0.3.2

File Platform Checksum
washi-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
washi-x86_64-pc-windows-msvc.zip x64 Windows checksum
washi-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.3.1 - 2026-04-30

Choose a tag to compare

@github-actions github-actions released this 30 Apr 20:01

Release Notes

Fixed

  • Module-scope var<private>, var<workgroup>, etc. are now guaranteed not to be shadowed by function parameter or local renames.
  • type aliases at module scope are now also properly handled.

Download washi 0.3.1

File Platform Checksum
washi-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
washi-x86_64-pc-windows-msvc.zip x64 Windows checksum
washi-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.3.0 - 2026-04-17

Choose a tag to compare

@github-actions github-actions released this 17 Apr 11:30

Release Notes

Added

  • Split identifier renaming into separate global and local flows.
  • Added lexical local scope tracking so local declarations and lookups resolve correctly in nested blocks and for initializer scopes.
  • Added a global-name reservation set so local variables never collide with renamed global/function identifiers.

Fixed

  • Excluded function-local names (including parameters and local declarations) from washi.map output.

Download washi 0.3.0

File Platform Checksum
washi-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
washi-x86_64-pc-windows-msvc.zip x64 Windows checksum
washi-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:37

Download washi 0.2.1

File Platform Checksum
washi-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
washi-x86_64-pc-windows-msvc.zip x64 Windows checksum
washi-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 09:54

Download washi 0.2.0

File Platform Checksum
washi-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
washi-x86_64-pc-windows-msvc.zip x64 Windows checksum
washi-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Mar 23:53

Download washi 0.1.2

File Platform Checksum
washi-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
washi-x86_64-pc-windows-msvc.zip x64 Windows checksum
washi-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 20:37

Download washi 0.1.1

File Platform Checksum
washi-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
washi-x86_64-pc-windows-msvc.zip x64 Windows checksum
washi-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 20:02

Download washi 0.1.0

File Platform Checksum
washi-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
washi-x86_64-pc-windows-msvc.zip x64 Windows checksum
washi-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum