Skip to content

feat(BREAKING)!: improve load options#121

Merged
wenchy merged 18 commits intomasterfrom
load-options
Aug 22, 2025
Merged

feat(BREAKING)!: improve load options#121
wenchy merged 18 commits intomasterfrom
load-options

Conversation

@Kybxd
Copy link
Copy Markdown
Collaborator

@Kybxd Kybxd commented Aug 19, 2025

Related to tableauio/tableau#287

❗BREAKING CHANGE

  • struct LoadOptions Changed to struct Options (consistent with go).
  • add namespace load for struct BaseOptions, struct Options and struct MessagerOptions (consistent with go).
  • JSON2Message, Text2Message and Bin2Message replaced by Unmarshal (consistent with go).

Compatibility resolution

Replace tableau::LoadOptions with tableau::load::Options in your custom code.

@Kybxd Kybxd changed the title feat(BREAKING)!: update load options feat(BREAKING)!: improve load options Aug 19, 2025
Comment thread cmd/protoc-gen-cpp-tableau-loader/embed/util.pc.cc Outdated
Comment thread cmd/protoc-gen-cpp-tableau-loader/hub.go
@Kybxd Kybxd requested a review from wenchy August 19, 2025 13:32
Comment thread cmd/protoc-gen-cpp-tableau-loader/embed/logger.pc.cc
@Kybxd Kybxd requested a review from wenchy August 20, 2025 11:51
Comment thread init.bat Outdated
Comment thread cmd/protoc-gen-cpp-tableau-loader/embed/logger.pc.cc Outdated
Comment thread .gitignore
@Kybxd Kybxd requested a review from wenchy August 22, 2025 06:19
@wenchy wenchy merged commit aa34362 into master Aug 22, 2025
@wenchy wenchy deleted the load-options branch August 22, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants