swift-protobuf v1.12.0 Release Notes
Release Date: 2020-08-28 // about 3 years ago-
Notable Changes:
- ⚡️ Change code generation to reduce the stack usage in non optimized builds (Issue #1034)
- Revise the way storage calculations are done to take into account the cost of singular message fields since those directly increase the size of the containing message (#1046)
- 🛠 Fix JSON coding/decoding of NullValue WKT (#1051)
Minor Changes: