swift-protobuf v1.4.0 Release Notes

Release Date: 2019-03-11 // about 5 years ago
  • ⚡️ Minor updates around some edge conditions in TextFormat/JSON format:

    • The empty string is a valid JSON encoding for a FieldMask. (#835)
    • Accept too-large float values in Text format (#840)