- added WithNormalField handler
- added NoopVisitor and updated README with an example
- fix for scanning content of single-quote option values (#129)
- fix for issue #127 reserved keyword as suffix in type (#128)
- Fix & guard Parent value for options (#124)
- Add WithImport handler.
- Add WithPackage handler for walking a proto.
- add Oneof documented
- Handle inline comments before definition body
- Handle scanner change in Go 1.13
- Handle comment inside option array value
- fixes breaking change introduced by v1.6.11 w.r.t Literal
- see git log