go-cmp v0.7.0 Release Notes

Release Date: 2025-02-21 // over 1 year ago
  • 🆕 New API:

    • 👍 (#367) Support compare functions with SortSlices and SortMaps

    Panic messaging:

    • (#370) Detect proto.Message types when failing to export a field

Previous changes from v0.6.0

  • 🆕 New API:

    • (#340) Add cmpopts.EquateComparable

    📚 Documentation changes:

    • (#337) Use of hotlinking of Go identifiers

    🏗 Build changes:

    • 🚚 (#325) Remove purego fallbacks

    ✅ Testing changes:

    • ✅ (#322) Run tests for Go 1.20 version
    • 📌 (#332) Pin GitHub action versions
    • (#327) set workflow permission to read-only