v1.3.2
A patch release related to fast-slow store performance regressions introduced by the Mac OS X-specific optimizations. Fixed by @chrisstaite-menlo right away. Thank you Chris!
Installation
🦀 Cargo
cargo install --git https://github.com/TraceMachina/nativelink --tag v1.3.2❄️ Nix
nix run github:TraceMachina/nativelink/v1.3.2🐋 Docker
docker run ghcr.io/tracemachina/nativelink:v1.3.2What's Changed
- fix broken website buttons ('contact us' and 'start free') by @corcillo in #2369
- Add cache metrics by @MarcusSorealheis in #2344
- Bugfix/copy regressions by @MarcusSorealheis in #2371
- Fix fast-slow store optimisation by @chrisstaite-menlo in #2373
- add CSS ambient declarations to work with TS6 by @MarcusSorealheis in #2374
- Remove base path URL by @MarcusSorealheis in #2375
- Web home page fix: update text "10 B+" to "10B+" by @corcillo in #2376
- Release NativeLink v1.3.2 by @MarcusSorealheis in #2377
New Contributors
Full Changelog: v1.3.1...v1.3.2