Skip to content

Releases: Djcharles26/http_utils

Release 0.3

20 Dec 05:47
dd373ee
Compare
Choose a tag to compare
  • Updated http exception with data field
  • Added more reason types

Release 0.2.9

05 May 05:14
f2c89ce
Compare
Choose a tag to compare
  • Updated skip exceptions validation in json list field

Release 0.2.8

19 Jan 06:07
cec5b7e
Compare
Choose a tag to compare
  • Updated where unknown exception should print in json list field

Release 0.2.7

19 Jan 06:00
ec477cc
Compare
Choose a tag to compare
  • Added print unknown exception flag in all body utils

Release 0.2.6

29 Jul 18:30
97832fc
Compare
Choose a tag to compare
  • Added submessage field to http exception model

Release 0.2.5

03 Jul 16:50
0a38230
Compare
Choose a tag to compare
  • Added route field to http exception model

Release 0.2.4

19 May 18:29
b19460b
Compare
Choose a tag to compare
  • Small changes applied on json class field to handle correctly null item
  • Refactor nullOnException for skipException

Release 0.2.3

19 May 18:07
995719c
Compare
Choose a tag to compare
  • Added skip exceptions value in json list field

Release 0.2.2

19 May 15:56
c982a08
Compare
Choose a tag to compare
  • Fixed missing default value return in json class field

Release 0.2.1

17 May 23:35
d402ee5
Compare
Choose a tag to compare
  • Updated how null on exception class is executed
  • Added tests for null classes and assertion errors