Skip to content

7.1.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 17 Mar 08:18
· 460 commits to main since this release

Bug fixes

  • Method for plural endpoints now return list of objects instead of odict_values.

New features

Documentation

  • Fix explanation about safe/if_match/last_modified
  • Fix missing methods in docs (#102, thanks @gabisurita)
  • Improve contributing guide (#104, #111, thanks @Sayli-Karnik)
  • Show how to use the FxABearerTokenAuth auth (#117)