Breaking changes
Bug fixes
- Fix to report rustc version even if installing with pre-built binaries. (#305)
Miscellaneous
- On R-universe, installing with pre-built binaries is now default. (#305)
- The configure script now compares the package's MSRV and the rustc version,
and if the rustc version is less than the MSRV, an warning message is displayed. (#311)
Full Changelog: v0.8.1...v0.9.0