Skip to content

Release 4.3.0

Choose a tag to compare

@deankarn deankarn released this 22 May 00:18
· 58 commits to master since this release

What's new?

  • Added SetExitFunc() for overriding of the exist function called by Fatal() and Fatalf() calls Thanks @sb10
  • Added strconv.AppendFloat(...)
  • Renamed examples to _examples to avoid pulling in dependencies, if any, in the examples.