Skip to content

Releases: Metron-Project/mokkari

Back of Love

05 May 21:18
469cef0

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix None values in JSON payloads overwriting existing data on PATCH requests @bpepple (#134)

Gimme Three Steps

01 May 13:41
2ec6d1e

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix multipart encoding, pagination rate-limit retry, and API error reporting @bpepple (#133)

Windows

25 Apr 18:50
774220d

Choose a tag to compare

Changes

  • Sigh..... Only dict values (like PricePost) need JSON encoding (Last release today, I swear...)

Words

25 Apr 18:34
2787d63

Choose a tag to compare

Changes

  • Serialize nested objects correctly in POST/PATCH requests

Dazed and Confused

25 Apr 17:56
63a2b61

Choose a tag to compare

Changes

🚀 Features

  • Add support for non-USD currency prices (GBP) @bpepple (#132)

Thorn In My Side

29 Mar 13:25
641d172

Choose a tag to compare

Changes

🚀 Features

  • Add optional rate limit bucket parameter to Session and api() @bpepple (#127)
  • Add list_type field to reading list schemas @bpepple (#126)

Take Me with U

23 Mar 15:07
f28f967

Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

Cuttoff

11 Mar 20:52
2068ed5

Choose a tag to compare

Changes

🚀 Features

  • A new method was added series_issues_list method. The user can now use this in conjunction with the series method's if_modified_since to determine if any of the series issues were created/modified.

Racing to Red Lights

11 Mar 19:57
51b59a0

Choose a tag to compare

Changes

🚀 Features

  • Add if_modified_since support to issue list endpoints @bpepple (#119)
    A new method was added series_issues_list which will allow users to use the Last-Modified headers for series' issues_list. Refer to the documentation.

American Life

04 Mar 19:13
5552e44

Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance