News

This release fixes a memory leak with esbuild when --watch=true is used instead of --watch. Previously using --watch=true caused esbuild to continue to use more and more memory for every rebuild, but ...
A fluent, Jest-like testing library for Rust that builds upon the standard testing infrastructure. Rest provides expressive assertions with readable error messages ...