Skip to content

v0.3.2

Choose a tag to compare

@matthewhanson matthewhanson released this 11 Jan 15:11
· 598 commits to main since this release

[v0.3.2] - 2022-01-11

Added

  • Client.search accepts an optional filter_lang argument for filter requests #128

Fixed

  • Values from parameters and headers arguments to Client.open and Client.from_file are now also used in requests made from CollectionClient instances
    fetched from the same API (#126)
  • The tests folder is no longer installed as a package.