Skip to content

Fix regression on CamelCase attribute query

Compare
Choose a tag to compare
@proullon proullon released this 21 Aug 15:28
· 16 commits to master since this release

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

Full Changelog: v0.1.0...v0.1.1