cqrs 3.0.0
cqrs: ^3.0.0 copied to clipboard
CQRS client with helper Command/Query classes for Dart
Changelog #
[3.0.0] - 2020-04-10 #
Breaking changes #
- Remove deprecated @virtual annotations
- Rename
toJsonMap
totoJson
- Fix readme
[2.0.1+1] - 2019-02-07 #
- Update readme
[1.0.5] - 2018-12-31 #
Fixed #
- Overload
toString()
onCQRSException
in case of treating it likedynamic