Jaguar-dart / jaguar_serializer

Format (JSON, XML, protobuf, mongodb, etc) and platform (server, client) agnostic serialization framework
172 stars 34 forks source link

fix to support dart2-dev64.1 #146

Closed lejard-h closed 6 years ago

lejard-h commented 6 years ago

update analyzer for dart2-64.1

also cleanup CHANGELOG for cli

lejard-h commented 6 years ago

test was not run because of bad naming test_all.dart => all_test.dart

they are not passing because of https://github.com/Jaguar-dart/jaguar_serializer/issues/147

pleas merge this PR

tejainece commented 6 years ago

@lejard-h Could you please fix the merge conflicts?