What's Changed
- Use rkyv::primitive::ArchivedU64 by @DenisGorbachev in #556
- chore(deps): bump codspeed by @DaniPopes in #558
- perf: specialize cmp, const_eq, const_is_zero for small sizes by @DaniPopes in #561
- perf: optimize from_str_radix by @DaniPopes in #557
- perf: use bit shifts for power-of-two formatting by @DaniPopes in #565
- perf: extract last iteration on mul loop by @DaniPopes in #566
- docs: link to ruint-uniffi for FFI support by @paolodamico in #567
- perf: nudge LLVM codegen good to_bytes_be by @pepyakin in #569
- chore: bump MSRV to 1.90 by @DaniPopes in #570
- chore: release 1.18.0 by @DaniPopes in #572
New Contributors
- @DenisGorbachev made their first contribution in #556
- @paolodamico made their first contribution in #567
- @pepyakin made their first contribution in #569
Full Changelog: v1.17.2...v1.18.0