7.2.1
- Add primary associated types to property and binding protocols (#888, kudos to @braker1nine)
- Fix the Carthage build checks (kudos to @mluisbrown)
- Add dynamic library support for SPM (#886 kudos to @mluisbrown)
- Fixed
BindingTarget.init
that uses a keypath to avoid source breaking change in SE-0481 (#890 kudos to @mluisbrown)