cqrs 2.0.1 copy "cqrs: ^2.0.1" to clipboard
cqrs: ^2.0.1 copied to clipboard

outdated

CQRS client with helper Command/Query classes for Dart

Changelog #

[2.0.1] - 2019-02-07 #

Fixed #

  • Fix validation errors

[2.0.0] - 2019-02-06 #

Breaking changes #

  • Remove normalizeDate function
  • Add @virtual annotations

[1.0.6] - 2019-01-31 #

Fixed #

  • From now CQRSException implements Exception

[1.0.5] - 2018-12-31 #

Fixed #

  • Overload toString() on CQRSException in case of treating it like dynamic

[1.0.4] - 2018-12-31 #

Fixed #

  • Fix command result JSON validation.

[1.0.3] - 2018-12-31 #

Fixed #

  • Query resultFactory only argument decodedJson is now of dynamic type. It's due to a fact, that it can be more than a map, i.e. an array of maps.

[1.0.2] - 2018-12-31 #

Fixed #

  • Removed useless oauth dependency. Now this package depends only on http.
23
likes
0
pub points
63%
popularity

Publisher

verified publisherleancode.co

CQRS client with helper Command/Query classes for Dart

Homepage

License

unknown (LICENSE)

Dependencies

http, meta

More

Packages that depend on cqrs