Skip to content

2.4.1

Compare
Choose a tag to compare
@eXamadeus eXamadeus released this 19 Sep 07:17
· 17 commits to main since this release
aabbc61

IMPORTANT

DO NOT UPGRADE TO 2.4.x IF YOU STILL USE PYTHON 2.

This is because I dropped support for Python 2 unicode checks. Should I have made this 3.0.0? Yes. Why didn't I? I'm dumb.

What's Changed

  • Fix delete_records() and add support for pagination by @phoerious in #20
  • fixed key error for record type and name in record dictionary as sometimes both are passed through kwargs by @eXamadeus in #32
  • Updated unicode issues w/ python 3 by @rishavsharma & @eXamadeus #18

New Contributors

Full Changelog: 2.3.4...2.4.1