v37.3.0
github-actions
released this
04 Aug 23:03
·
247 commits
to master
since this release
Features
- parser: Wake source files may be enumerated via a manifest file to improve discovery speed (#1364)
- runtime: Source files are now entirely determined based on
git ls-files
when running in a git repo (#1372) - format: wake-format will automatically select which files to format when
--auto
is set (#1376) - cache: Switch shared cache communication over to non-blocking io (#1378)
- cache: Remove clients that have timed out (#1380)
Bug fixes
wake -s
now correctly prefixes tag info/comments with#
(#1371)
Deprecations
- Remove support for unused wake wasm target (#1379)