|
|
be54df776b
|
- Update to 0.4.9.1:
* Fix memory not released on error return from pb_decode_ex() (bsc#1234088)
* Fix deprecated MakeClass() call in generator (#1015)
* Fix compiler error with enums and --c-style (#1014)
* Fix version conflict with bazel build rules (#1034)
* Fix problems with enum intsize introduced in 0.4.8 (#961)
* Fix Python pkg_resources deprecation (#887)
* Add option to discard deprecated fields (#997)
* Use fallback_type when breaking circular dependencies (#996)
* Discard autogenerated map entry types if the field is skipped (#956)
* Use pb_byte_t = uint8_t when available (#916)
* Add enum_validate option (#988, #991)
* Add check_return attribute for IAR compiler (#965)
* Add label_override field option (#962, #963)
* Add Zephyr module specification (#946)
* Add Apple privacy manifest (#938)
* Bazel rule improvements, including bzlmod migration (#927, #950)
* CMake build rule improvements (#936, #939, #942, #958, #968, #971, #974, #978, #1003)
* Improve C++ descriptors (#931, #933)
* Test case improvements (#928)
* Update dependency package versions (#924, #959, #986, #998, #1010)
* Documentation improvements (#319, #710, #999)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanopb?expand=0&rev=29
|
2024-12-03 14:48:00 +00:00 |
|