Release 4.3.0
What's new?
- Added SetExitFunc() for overriding of the exist function called by
Fatal()andFatalf()calls Thanks @sb10 - Added
strconv.AppendFloat(...) - Renamed
examplesto_examplesto avoid pulling in dependencies, if any, in the examples.