Skip to content

Releases: Djcharles26/http_utils

Release 0.2.0

17 May 23:25
ea78cf8
Compare
Choose a tag to compare
  • Added json list field method for handling lists
  • Added json class field method for handling custom classes
  • Updated tests with new methods

Release 0.1.2

10 May 00:14
3e94d71
Compare
Choose a tag to compare
  • Updated how for loop manages null keys
  • Updated text of body exception errors
  • Added tests to check for empty keys

Release 0.1.1

05 May 19:15
4e52341
Compare
Choose a tag to compare
  • Exported enum items from http exception

Release 0.1.0

05 May 19:07
Compare
Choose a tag to compare
  • Created package
  • Added body exception
  • Added http exception
  • Added body utils