Fix regression on CamelCase attribute query
What's Changed
- fix(engine): Relation.Attribute() convert name argument to lower case by @trakhimenok in #87
- fix: (close #86) AttributeSelector uses lower case to match attributes by @proullon in #88
New Contributors
- @trakhimenok made their first contribution in #87
Full Changelog: v0.1.0...v0.1.1