v0.27.0 π
meili-bot
released this
01 Jun 08:57
·
537 commits
to refs/heads/main
since this release
β οΈ Breaking changes
- Return
Task
instances from task methods instead ofDict
(#750) @sanders41
π Enhancements
- Changes utcnow() to now() with a utc time zone. (#754) @sanders41
- Adding header parameters to the client constructor (#771) @alallema
π Bug Fixes
- Don't send body for get requests (#763) @sanders41
- Allow
None
for the body when updating settings (#765) @sanders41 - Make params required in
cancel_task
(#761) @sanders41
Thanks again to @KShivendu, @alallema, @curquiza and @sanders41! π