Releases: miguelpragier/handy
Releases · miguelpragier/handy
Improved HTTPAnswerJSON
Now, handy.HTTPAnswerJSON() can receive and output string directly, without marshalling/serialization process
Added DateStrCheck*
This version includes the new date checking routines, that considers date or age ranges
Added test for HTTPAnswerJSON()
v1.1.16 added test for HTTPAnswerJSON() Signed-off-by: miguel <[email protected]>
Added HTTPAnswerJSON()
Added HTTPAnswerJSON() to v1.1.4 Signed-off-by: miguel <[email protected]>
Zero NonStandard Dependencies
v1.1.2
- Removed Gorilla Mux
- Added HTTPJsonToStruct()