0.4.1 (2022-05-06)
- template: the message template pass the wrong mode param (d9934ad)
0.3.5 (2022-03-21)
- proto: use official extension registry sequence number as extension number. (5ee69f9)
0.3.4 (2022-03-17)
- issue/15: replace the extension number (13b609f)
0.3.3 (2022-02-21)
- generate un-exported fieldMaskWithMode method (c52f499)
0.3.2 (2022-02-21)
- allow one of .in or .out option to be skipped (c36b4f9)
- generate out message vars only once per type (46245c3)
- generated Masked function return value when field mask is nil (79674c1)
- go install github.com/yeqown/protoc-gen-fieldmask@latest (d59e3ad)
- support repeated and map fields in field_mask (11a780a)
0.3.1 (2022-01-27)
- proto: enhance Filter and Prune action for nestedFieldMask (66284ba)
0.3.0 (2022-01-26)
- proto/util: masked judge in util (c64c76c)
- template: support mask recursive message type in message (5170d19)
- templates: optimise templates (91edc7a)
0.2.0 (2022-01-25)
- example/pb: reformat generated *.fm.go (d05fc48)
0.1.0 (2022-01-21)
- doc: fix field_mask.proto path in README (2cdb9b3)