Skip to content

v1.3.12

Compare
Choose a tag to compare
@jph00 jph00 released this 12 Dec 14:41
· 851 commits to master since this release

New Features

  • enum support for call_parse (#245)
  • Added obj2dict (#244)
  • return_headers param for urlsend and urlread (#242)
  • add common Chrome headers (#241)
  • add utc2local and local2utc (#239)
  • add Path.read_json (#238)

Bugs Squashed

  • *args not handled correctly in process/thread pools (#246)