Skip to content

v2.0.1

Compare
Choose a tag to compare
@daxkellie daxkellie released this 05 Feb 23:38
· 78 commits to main since this release
aac38c0

Minor improvements

collapse() now returns a query object, rather than a query_set, and gains a .expand argument to optionally append a query_set for debugging purposes (#217).

Bug fixes

  • Avoid triggering multiple errors when galah_identify() returns no matched taxa (#219)
  • Improve clarity of quick start guide vignette (#221)
  • show_values() no longer truncates rows to 30 (#222)
  • Column ID name returned by search_all(lists) now matches the correct field ID for galah_filter() (#225)