Skip to content

pygbif v0.6.3

Compare
Choose a tag to compare
@CecSve CecSve released this 25 May 13:00
· 27 commits to master since this release
4120c0c
  • added support for predicates: isNull, isNotNull, in and not (#92)
  • added support for nested queries/dictionaries (#104)
  • deprecated the add_predicate function and added add_pred_dict to accomodate for newly supported predicates to ensure that the arguments that are sent are added in the payload function (#108)
  • added support for multiple download formats (#105)
  • updated operators and look-up tables (#107)
  • included documentation on newly supported predicates and dictionaries (#106)