0.3.9
Bugfix Release
- 216c13f - chore: Upgrade dependencies
- 08599f2 - chore: Add a test for merging between plugin config and manifest values #41
- 884b36c - fix: Repeated enum fields must be encoded as packed varints #27
- 6f9844c - Fix merging between plugin config and manifest values. #42 (Rohit Krishnan)
- 9caef2a - chore: Add example test with a repeated enum field #27