Skip to content

Releases: bold-commerce/protoc-gen-struct-transformer

v1.0.7

04 Sep 15:42
9df5010
Compare
Choose a tag to compare
  • Added custom (not generated) transformers for sub-messages
  • Added transformer.custom attribute to mark fields which require custom transformers
  • Limited oneOfDecl to the specific case it serves

v1.0.6

12 Feb 22:08
Compare
Choose a tag to compare
  • Fixed usage capitalized IDs in proto files.
  • Added test for ProcessFile. Thanks to @shihanng

v1.0.5

28 Jan 16:41
Compare
Choose a tag to compare
  • Added goimports flag, which allows to run goimports on generated files as a part of main process. Thanks to @shihanng

v1.0.4

10 Jan 13:58
Compare
Choose a tag to compare
  • Switched to go modules. Thanks to @epk.

v1.0.3

11 Dec 19:21
Compare
Choose a tag to compare
  • Fixed functions naming for int64 types.
  • Improved tests.

v1.0.2

21 Nov 20:17
Compare
Choose a tag to compare
  • Fixed google.protobuf.Timestamp transformation.

v1.0.1

13 Nov 13:14
Compare
Choose a tag to compare
  • Deleted git hash from version.
  • Added make OUTPUT=. build target.

Initial public version.

01 Nov 15:46
Compare
Choose a tag to compare
v1.0.0

Initial public commit. v1.0.0