swift-protobuf v1.9.0 Release Notes

Release Date: 2020-05-18 // almost 4 years ago
    • ๐Ÿ‘ Better handing of proto identifiers that start with underscores and numbers #947 #954
    • โž• Added CMake based build for platforms with SwiftPM #957
    • ๐Ÿ‘‰ Use withContiguousStorageIfAvailable for String encoding in BinaryEncoder #949
    • ๐Ÿ‘‰ Make setting a repeated extension field to [] clear it #966
    • Declare the MessageExtensions with the correct visibility. #969
    • ๐Ÿ‘Œ Support for new Proto3 optional (this needs a protoc from protocolbuffers/protobuf v3.12.0 (or later)) #978
    • ๐Ÿ”Œ Provide some more map helpers in the plugin library like the C++ Descriptor. #983
    • ๐Ÿ— Move the SwiftProtobuf.xcodeproj build settings into xcconfig files #986