Jacobsvante Netsuite Versions Save

Make async requests to NetSuite SuiteTalk SOAP/REST Web Services and Restlets

v0.6.0

3 years ago

Commits

  • [60a2606]: Enforce code standard with black and isort (Jacob Magnusson) #17
  • [35a1c4a]: Add python 3.8 to CI (Jacob Magnusson) #17
  • [379de5b]: Fix netsuite not being importable unless httpx is installed (Jacob Magnusson)
  • [f5489c6]: Fix bug in routine where request body is deleted. (Micah Mangione) #26
  • [a8e537f]: Add back json.dumps_str and always set force_include_body to True (Jacob Magnusson)
  • [ae04e19]: Bump to 0.6.0 and move to Github Actions + Poetry (Jacob Magnusson)
  • [101bbaa]: Lint fixes (Jacob Magnusson)
  • [97e0e33]: mypy fixes (Jacob Magnusson)