Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.29 KB

File metadata and controls

15 lines (14 loc) · 1.29 KB

[1.5.0] - 2023-11-25

What's Changed

  • Makefile.am: change link order by @franksinankaya in protobuf-c#486
  • GitHub actions fail on Windows due to missing unzip command by @britzl in protobuf-c#525
  • Export and install CMake targets by @morrisonlevi in protobuf-c#472
  • Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR by @KivApple in protobuf-c#482
  • remove deprecated functionality by @aviborg in protobuf-c#542
  • Avoid "unused variable" compiler warning by @rgriege in protobuf-c#545
  • Update autotools by @AtariDreams in protobuf-c#550
  • Support for new Google protobuf 22.x, 23.x releases by @edmonds in protobuf-c#673
  • Miscellaneous fixes by @edmonds in protobuf-c#675
  • Remove protobuf 2.x support by @edmonds in protobuf-c#676
  • Silence some compiler diagnostics by @edmonds in protobuf-c#677
  • Fixing MSVC build for Msbuild and Makefile generators by @MiguelBarro in protobuf-c#685