Skip to content

protoc-gen-cpp-tableau-loader v0.5.0

Compare
Choose a tag to compare
@wenchy wenchy released this 25 Jun 11:53
· 19 commits to master since this release
1b0cd73

What's Changed

  • feat(cpp): add interconversion functions for ext and format by @YoungerLee in #6
  • fix: use global constant std::string instead by @YoungerLee in #7
  • feat(cpp): add postprocesser by @wenchy in #10
  • feat: add support for proto3 optional, keyword escape by @Kybxd in #13
  • feat(cpp): improve OrderedMap ability by @Kybxd in #19
  • feat(loader-cpp): update log level to debug by @piratf in #20
  • feat(registry): add gen mode for better dependency management by @piratf in #18
  • fix(cpp): implement utility function Mkdir to mkdir recursively by @Kybxd in #21
  • fix: delete non-NULL global logger when set global logger by @Kybxd in #30
  • fix: make std::string const ref in cpp function param by @Kybxd in #31
  • fix: compile warnings by @Kybxd in #41

New Contributors

Full Changelog: cmd/protoc-gen-cpp-tableau-loader/v0.4.6...cmd/protoc-gen-cpp-tableau-loader/v0.5.0