0.1.12
Fix for repeated fields
- 874b362 - fix: matching rule paths for repeated fields were not correct when configured with data in a map form
- ae823c0 - fix: matching rule paths for repeated fields were not correct when configured with an each value matcher
- 9d896af - fix: ensure there is the enough bytes to read a repeated packed field
- 7773c99 - feat: support decoding packed repeated fields
- c65deb4 - feat: support packed repeated fields