-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: cludden/protoc-gen-go-temporal
base: v1.15.0
head repository: cludden/protoc-gen-go-temporal
compare: main
- 13 commits
- 111 files changed
- 2 contributors
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3e592fe - Browse repository at this point
Copy the full SHA 3e592feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e827808 - Browse repository at this point
Copy the full SHA e827808View commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b43ead - Browse repository at this point
Copy the full SHA 9b43eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e330e8e - Browse repository at this point
Copy the full SHA e330e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1420d48 - Browse repository at this point
Copy the full SHA 1420d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54af553 - Browse repository at this point
Copy the full SHA 54af553View commit details
Commits on Feb 27, 2025
-
Merge pull request #89 from cory-miller/main
Proof-of-concept to allow initialisms to be set through flags.
Configuration menu - View commit details
-
Copy full SHA for b70ae5b - Browse repository at this point
Copy the full SHA b70ae5bView commit details
Commits on Feb 28, 2025
-
Improve strcase behavior, expand cli options
This builds on top of #89 by replacing the existing usage of the `iancoleman/strcase` third-party library with a local strcase package that better supports the new ignore-acronyms plugin option and also changes the flags behavior to use semicolon delimiters for better ergonomics. In order to prevent backwards incompatible changes to generated code, the protobuf options have been expanded to support custom overrides to various cli command and field names, aliases, and usage.
Configuration menu - View commit details
-
Copy full SHA for f30762a - Browse repository at this point
Copy the full SHA f30762aView commit details -
Merge pull request #94 from cludden/cludden/ignore-acronym
Improve strcase behavior, expand cli options
Configuration menu - View commit details
-
Copy full SHA for 4311aac - Browse repository at this point
Copy the full SHA 4311aacView commit details
Commits on Mar 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 992eb1b - Browse repository at this point
Copy the full SHA 992eb1bView commit details -
Merge pull request #95 from cludden/cludden/opaque
Add support for opaque, hybrid apis
Configuration menu - View commit details
-
Copy full SHA for f3351d4 - Browse repository at this point
Copy the full SHA f3351d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ccd4b - Browse repository at this point
Copy the full SHA b5ccd4bView commit details -
Merge pull request #96 from cludden/cludden/omni
Replace just with omni
Configuration menu - View commit details
-
Copy full SHA for 5d9e9b5 - Browse repository at this point
Copy the full SHA 5d9e9b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.15.0...main