Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 723 Bytes

CHANGES.md

File metadata and controls

51 lines (26 loc) · 723 Bytes

v1.11.0

  • added WithNormalField handler

v1.10.0

  • added NoopVisitor and updated README with an example

v1.9.2

  • fix for scanning content of single-quote option values (#129)

v1.9.1

  • fix for issue #127 reserved keyword as suffix in type (#128)

v1.9.0

  • Fix & guard Parent value for options (#124)

v1.8.0

  • Add WithImport handler.

v1.7.0

  • Add WithPackage handler for walking a proto.

v1.6.17

  • add Oneof documented

v1.6.16

  • Handle inline comments before definition body

v1.6.15

  • Handle scanner change in Go 1.13

v1.6.14

  • Handle comment inside option array value

v1.6.13

  • fixes breaking change introduced by v1.6.11 w.r.t Literal

< v1.6.12

  • see git log