Skip to content

v2.11.0

Compare
Choose a tag to compare
@gavv gavv released this 01 Feb 15:12
· 258 commits to master since this release
  • Add FatalReporter struct (#187)
  • Add Environment.Delete method (#235)
  • Add Value.Decode method (#192)
  • Rename Empty to IsEmpty (#252)
  • Rename Equal to IsEqual (#252)
  • Add DefaultFormatter.FloatFormat option, rework formatting of numbers (#190)
  • Add InList method (#250)
  • Add Value.IsXxx methods (#253)
  • Improve documentation
  • Improve test coverage