leancode_contracts 0.4.1
leancode_contracts: ^0.4.1 copied to clipboard
Dart contracts runtime for a CQRS API.
0.4.1 #
- Fix
Binarytype not being exported
0.4.0 #
- BREAKING: Remove
NullableDurationJsonConverter - Add
@ContractsSerializableannotation with pre-configured options for contracts
0.3.0 #
- Add
Binarytype - Bump
package:cqrsto7.0.0
0.2.2 #
- Add
DateTimeOffsettype - Implement
ComparableforDateOnlyandTimeOnly
0.2.1 #
- Fix
DateOnlynot dropping time part
0.2.0 #
- Fix
TimeOnlyserde - Fix
Durationserde - Add
DateOnlytype - Export
package:cqrs/cqrs.dartinstead ofpackage:cqrs/contracts.dart
0.1.0 #
- Initial release