Maintenance Release
This is a patch release that contains a few small fixes:
- Changed feather Imports to Suggests to make rio installable on older R versions. (#104)
- Migrated CSVY-related code to separate package (https://github.com/leeper/csvy/). (#111)
- Fix import of European-style CSV files (sep = "," and sep2 = ";"). (#106, #107, h/t Stani Stadlmann)
- Removed unnecessary error in xlsx imports. (#103, h/t Kevin Wright)
- Noted new RStudio add-in, GREA, that uses rio. (#109)
- Note unsupported NumPy i/o via RcppCNPy. (#112)