0.3.67
What's Changed
- make a private function private by @RalfJung in #478
- Remove windows-i686-gnu CI by @alexcrichton in #480
- Obey the return value from the trace visitor under Miri by @saethlin in #476
- Be compatible with -Zmiri-strict-provenance by @saethlin in #477
- Explicitly link kernel32.lib by @ChrisDenton in #482
- Bump miniz_oxide to 0.6 by @paolobarbolini in #483
- Use /proc/self/maps when available instead of std::env::current_exe by @pnkfelix in #488
- Fix dupe word typos by @Rageking8 in #490
- C/C++ module file and line number are not looked up: addr2line 0.18.0 fixes it by @bsekura in #492
- Update/remove outdated comments by @glandium in #496
- Update dependencies by @a1phyr in #495
- Change "OSX" to "macOS" by @atouchet in #491
- Use SPDX license format by @atouchet in #464
- Prepare 0.3.67 releaase by @JohnTitor in #498
New Contributors
- @saethlin made their first contribution in #476
- @ChrisDenton made their first contribution in #482
- @paolobarbolini made their first contribution in #483
- @pnkfelix made their first contribution in #488
- @Rageking8 made their first contribution in #490
- @bsekura made their first contribution in #492
- @glandium made their first contribution in #496
Full Changelog: 0.3.66...0.3.67