0.11.2
- Fixed false positive with an unknown field name: clashing of a repository's implemented method with the same name pattern as magic methods have (#56), #52, thanks @roverwolf!
- Fixed return type of a repository's implemented method with the same name pattern as magic methods have (f7ce984), #57