Releases: gesistsa/rio
Releases · gesistsa/rio
v1.3.0
What's Changed
- Remove support for
qsfix #473 by @chainsawriot in #476 - Fix #475 by @chainsawriot in #478
- Remove po fix #481 by @chainsawriot in #482
- Update Doc fix #480 #477 by @chainsawriot in #484
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
- Fix #458 by @chainsawriot in #461
- fix #465 by @chainsawriot in #466
- Fix #463 by @chainsawriot in #464
- Respect
formatargument toimport_list()by @billdenney in #468 - Fix469 by @chainsawriot in #470
- Adding (.qs2) functionality - Fix #471 by @jacobmmears in #472
New Contributors
- @jacobmmears made their first contribution in #472
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Nopar by @chainsawriot in #446
- Fix #447 by @chainsawriot in #448
- Remove mtna and co. urls by @chainsawriot in #449
- Fix #451 by @chainsawriot in #454
- Fix #453 by @chainsawriot in #455
- stop pkgdown workflow for PRs by @chainsawriot in #456
Full Changelog: v1.2.0...v1.2.3
v1.2.0
What's Changed
- Fix #430 by @chainsawriot in #431
- Fix #424 by @chainsawriot in #429
- Fix some suboptimal patterns identified by lintr by @Bisaloo in #434
- Fix #438 by @chainsawriot in #439
- Update GHA ref #436 by @chainsawriot in #440
- Fix #435 by @chainsawriot in #441
- Fix #437 by @chainsawriot in #442
- Add back default support for parquet fix #315 by @chainsawriot in #444
New Contributors
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Disable arrow in GHA ref #427 by @chainsawriot in #428
- Fix #425 by @chainsawriot in #426
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fix #378 by @chainsawriot in #382
- Fix #381 by @chainsawriot in #383
- Fix Philosophy regarding writexl by @chainsawriot in #384
- Fix #385 by @chainsawriot in #386
- Add pkgdown fix #316 by @chainsawriot in #388
- Fix #389 by @chainsawriot in #390
- Fix #392 by @chainsawriot in #393
- Fix typos by @KNnut in #391
- Fix #380 by @chainsawriot in #394
- Fix #354 by @chainsawriot in #397
- Fix #395 by @chainsawriot in #401
- Add a binary file to test remote file fetching ref #403 by @chainsawriot in #405
- Refactor
remote_to_local()fix #403 by @chainsawriot in #404 - Fix #402 update doc regarding
csv.gzby @chainsawriot in #407 - Fix #399 Restrict support for compressed files to zip, tar, and csv.gz by @chainsawriot in #408
- Adds trust parameter with deprecation for default by @jsonbecker in #409
- Adjust checking in parse_archive by @chainsawriot in #410
- add tweaks for #409 by @chainsawriot in #411
- fix #400 by @chainsawriot in #413
- Add
trustto tests fix #414 by @chainsawriot in #416 - Add
trustalso forimport_list()ref #406 by @chainsawriot in #417 - Prevent the reuse of which for zip and tar fix #412 by @chainsawriot in #418
- Fix #415 by @chainsawriot in #420
- Fix #421 by @chainsawriot in #422
- Fix #419 by @chainsawriot in #423
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- Addressing ropensci initial review check by @chainsawriot in #321
- Check by @chainsawriot in #322
- Remove the obsolete data.table option change by @chainsawriot in #323
- Add
.check_pkg_availabilityfix #296 by @chainsawriot in #324 - Rewrite all docs in Markdown fix #311 by @chainsawriot in #328
- Fix #327 by @chainsawriot in #329
- Make ... pass Ref #318 by @chainsawriot in #330
- Does this work 3.6 Windows by @chainsawriot in #331
- Zap all sapply fix #319 by @chainsawriot in #332
- Fix #301 by @chainsawriot in #333
- Fix #294 by @chainsawriot in #337
- removed importFrom (#325) by @schochastics in #338
- Fix #303 by @chainsawriot in #339
- qs support (#275) by @schochastics in #341
- Make
Package Philosphya vignette ref #320 by @chainsawriot in #342 - Fix #340 by @chainsawriot in #344
- Fix #347 by @chainsawriot in #348
- export several files to zip file (#203) by @schochastics in #346
- Implement a single source of truth [no ci] by @chainsawriot in #349
- Use
formatin internal data by @chainsawriot in #352 - Remove
extin internal data ref #313 by @chainsawriot in #353 - Get info by @chainsawriot in #355
- Single by @chainsawriot in #356
- make setclass authoritative #336 by @schochastics in #357
- Zap
openxlsxand usewritexlinstead, fix #310 by @chainsawriot in #359 - removed else clutter fix #334 by @schochastics in #360
- Add the universal dummy which parameter to all import methods #326 by @chainsawriot in #361
- Deprecate unused arguments fix #343 #253 by @schochastics in #362
- Fix #326 by @chainsawriot in #364
- Add extension Vignette by @chainsawriot in #365
- Arrow by @chainsawriot in #367
- Update doc fix #315 again by @chainsawriot in #369
- Add labelled vig by @chainsawriot in #370
- Fix Labelled vig by @chainsawriot in #371
- Fix #368 by @chainsawriot in #372
- Fix #363 by @chainsawriot in #373
- Wrap all calls with
.docallby @chainsawriot in #374 - Fix #358 by @chainsawriot in #375
New Contributors
- @schochastics made their first contribution in #338
Full Changelog: v0.5.30...v1.0.0
v0.5.30
A maintenance release; now available on CRAN.
rio 0.5.30
- Maintenance release: new maintainer
- Mark
.sas7bdatas deprecated - Change the minimum R version to 3.6
Patch release
This release contains no substantive code changes. It merely fixes some bugs in tests running on CRAN.