fio v0.1.6
🐞 Bug fixes
- Fix R-devel (4.5) issues (#119).
- Remove CARGO_LINKER environment variable to use the correct linker for Windows (#123).
- Fix
makevars.inandmakevars.win.into avoid race condition when building package in parallel make (#127).
💥 Breaking changes
- Removed
threadsslot fromiomobject (#95). - Raise minimum supported Rust version to 1.77 due to pulp crate (faer dependency) (#127).
🛠️ Other improvements
- Fix homebrew installation instructions in README and
tools/msrv.r(#105). - Translate
br_2020dataset to English (#113). - Fedora 36, 37, 38 and 39 from test workflow, since CRAN runners were updated to Fedora 40 (#126).
Full Changelog: v0.1.2...v0.1.6