Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@antichris antichris released this 25 Feb 21:15

Changed

  • Go version in go.mod to the oldest stable (1.19)
  • All module dependencies to the latest
  • The order of struct fields for reduced memory consumption in
    • legacy Info
    • tests
  • Table driven test cases to be defined inline, as the parameter for range
  • Tests of Stringers to be terser
  • Empty interface to be spelled as any