Releases: BoBoBaSs84/BB84.Notifications
Releases · BoBoBaSs84/BB84.Notifications
1.6.1
Changes
🧰 Misc
- chore: version bump to 1.6.1 (PR #31)
- chore(docs): fixed the readme (20db847)
1.6.0
Changes
✨ New Features
- feat: remove boxing unboxing (PR #30)
1.5.0
Changes
📚 Documentation
- docs: describe the attributes (PR #28)
🧰 Misc
1.4.0
Changes
🐛 Bug Fixes
- fix: Bindable property and notify property do not work with enums (PR #24)
1.3.1
Changes
📚 Documentation
- docs: enrich with some prose (PR #22)
1.3.0
Changes
📚 Documentation
- Update README.md (PR #20)
✨ New Features
- feat: dedicated event handlers for bindable property (a53986c)
1.2.1
Changes
📚 Documentation
- docs: missing interface documentation (PR #19)
1.2.0
Changes
✨ New Features
- feat: targeting multiple frameworks (PR #15) by @Probotus
- feat: raise collection changed with action (PR #17)