What's Changed
- fix markdown links (again) by @hellow554 in #513
- add cargo doc to workflow by @hellow554 in #515
- Apply Clippy lints by @hellow554 in #516
- Replace ad-hoc eq_ignore_ascii_case with slice::eq_ignore_ascii_case by @glandium in #519
- fix up windows targets by @KodrAus in #528
- typo fix by @jiangying000 in #529
- Remove dependency on cfg_if by @EriKWDev in #536
- GitHub Workflows security hardening by @sashashura in #538
- Fix build status badge by @atouchet in #539
- Add call_logger to the documentation by @a1ecbr0wn in #547
- Use stable internals for key-value API by @KodrAus in #550
- Change wording of list of implementations by @Thomasdezeeuw in #553
- Add std-logger to list of implementations by @Thomasdezeeuw in #554
- Add
set_max_level_racy
and gateset_max_level
by @djkoloski in #544 - [doc] src/lib.rs : prefix an unused variable with an underscore by @OccupyMars2025 in #561
- [doc] src/macros.rs : correct grammar errors of an example in lib documentation by @OccupyMars2025 in #562
- Prepare for 0.4.18 release by @KodrAus in #566
New Contributors
- @glandium made their first contribution in #519
- @jiangying000 made their first contribution in #529
- @EriKWDev made their first contribution in #536
- @sashashura made their first contribution in #538
- @a1ecbr0wn made their first contribution in #547
- @djkoloski made their first contribution in #544
- @est31 made their first contribution in #557
- @OccupyMars2025 made their first contribution in #561
Full Changelog: 0.4.17...0.4.18