swift-protobuf v1.14.0 Release Notes
Release Date: 2020-12-02 // over 1 year ago-
Notable Changes:
- ✅ Don't allow raw LF or CR in the middle of TextFormat string literals. #1085 – TextFormat was used as input (tests, etc.), then previously working multiline strings might no longer parse. This is to bring the library in alignment with the protocolbuffers conformance tests.
Minor Changes: