2.4.1
What's Changed
- Bug fix: edge cases of
datetime.date
need to be accounted for in our logic by @rptmat57, reported by @shawnyang2019 - Bug fix: list of
str
are incorrectly prepped using json.dumps on newer Python versions in 787cec0 by @rptmat57, reported by @melvinkcx - Switch from
setup.py
topyproject.toml
, consolidate and cleanup by @FlipperPA
Full Changelog: 2.4.0...2.4.1