Skip to content

Latest commit

 

History

History
executable file
·
54 lines (33 loc) · 664 Bytes

File metadata and controls

executable file
·
54 lines (33 loc) · 664 Bytes

0.4.3

  • Change encoder default in json to be 'str'

0.4.2

  • Return empty when the value is Nan on json_converter

0.4.1

  • Remove special types to serialize on json_converter function

0.4.0

  • Add condition to add special types to serialize on json_converter function

0.3.1

  • BugFix: { in the response_name breaking the client

0.3.0

  • Refactor ResponseFactory using a better repr and str.

0.2.0

  • Add next page function

0.1.3

  • BugFix: Remove Translation from the exception

0.1.2

  • BugFix: Compare with the correct var

0.1.1

  • BugFix: Remove django import

0.1.0

  • Initial release