Skip to content

fio v0.1.6

Choose a tag to compare

@albersonmiranda albersonmiranda released this 07 Apr 13:35

🐞 Bug fixes

  • Fix R-devel (4.5) issues (#119).
  • Remove CARGO_LINKER environment variable to use the correct linker for Windows (#123).
  • Fix makevars.in and makevars.win.in to avoid race condition when building package in parallel make (#127).

💥 Breaking changes

  • Removed threads slot from iom object (#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_2020 dataset 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