v0.1.17
What's Changed
- fix: use $(Build.SourcesDirectory)\tgrep for OneBranch checkout path by @msftsiwei in #56
- fix: set ENABLE_PRS_DELAYSIGN=0 to fix ADO signing watcher timeout by @msftsiwei in #57
- fix: remove checkout:self to fix OneBranch signing (FileWatcher .pid deletion) by @msftsiwei in #58
- fix: remove checkout:self and fix paths for OneBranch checkout convention by @msftsiwei in #59
- fix: remove x86_64 rustflags from arm64 job cargo config by @msftsiwei in #60
- fix: use RUSTFLAGS env var to isolate x64/arm64 flags, remove README from zip (build 13887883) by @msftsiwei in #61
- ci: remove Windows from release matrix (use ADO OneBranch for signed builds) by @msftsiwei in #62
- Fix: windows mmap and search correctness by @shengyfu in #63
Full Changelog: v0.1.16...v0.1.17