Skip to content

v1.7.0

Compare
Choose a tag to compare
@abhinav abhinav released this 14 Sep 16:06
· 55 commits to master since this release
12f27ba

Added

  • Support JSON serialization and deserialization of primitive atomic types.
  • Support Text marshalling and unmarshalling for string atomics.

Changed

  • Disallow incorrect comparison of atomic values in a non-atomic way.

Removed

  • Remove dependency on golang.org/x/{lint, tools}.