Skip to content

`@Siblings` support

Compare
Choose a tag to compare
@alexsteinerde alexsteinerde released this 19 Jul 16:32
· 17 commits to master since this release

This version introduces a new Field type extension.
Now KeyPaths to @Siblings properties can be passed into a new initializer:

Field("tags", with: \.$tags)

Fixes #6