Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 595 Bytes

CHANGELOG.md

File metadata and controls

31 lines (25 loc) · 595 Bytes

Changelog

1.1.2 2023-11-20

Bug fixes

  • provide compatibility to ruby < 3.1

1.1.1 2023-11-13

Bug fixes

  • require google-protobuf where its monkey patch is made

1.1.0 2023-08-21

New features

  • Add annotation support for:
    • streams
    • oneofs
    • maps
    • nested messages

Bug fixes

  • Annotate task now correctly replaces existing annotations

1.0.0 2023-07-24

First release. Refer to README.md for the full documentation.