v0.14.3
What's Changed
- Bump MSRV to 1.62.0 by @messense in #1297
- CI: Run
ruff
in lint jobs by @messense in #1298 - Fix build error when required features of bin target isn't enabled by @messense in #1299
- Build and publish armv6l wheels for maturin by @messense in #1300
- Fix wrong platform tag when building in i386 docker container on x86_64 host by @messense in #1301
- Fix wrong platform tag when building in armv7 docker container on aarch64 host by @messense in #1303
- CI: Stop caching test crates target directory by @messense in #1302
- refactor: Use
clap_complete_command
by @messense in #1304 - Remove
human-panic
dependency by @messense in #1305 - chore: cargo update to remove rustix 0.35.x by @messense in #1307
- Add Solaris operating system support by @messense in #1310
- Add armv6 and armv7 target support for FreeBSD by @messense in #1312
- Add riscv64 target support for FreeBSD by @messense in #1313
- chore: cargo update cargo-zigbuild and cargo-xwin by @messense in #1314
- Release v0.14.3 by @messense in #1315
Full Changelog: v0.14.2...v0.14.3