Skip to content

finbif v0.9.7

Compare
Choose a tag to compare
@wkmor1 wkmor1 released this 23 Jul 11:49
· 51 commits to main since this release

NEW FEATURES

  • Record pagination has been simplified and improved so that it should
    not be possible to have duplicate records when using
    finbif_occurrences.

MINOR IMPROVEMENTS

  • finbif_last_mod can be used without a filter argument value.

  • Error handling for API requests has been improved.

BUG FIXES

  • Fixed an issue triggered when multi-filter set requests returned
    zero results.

  • Fixed bug triggered when dropping columns of all NA data.

  • Fixed an issue with file-based caches timing out correctly.

  • Fixed an issue triggered when selecting certain variables and zero
    records were returned.