Multiple fixes
What's Changed
- Upgrades, better type conversion tests by @barryoneill in #392
- Support parsing json in MySql binglog by @caicancai in #362
- fail cast with more information, incl schema in table meta by @barryoneill in #393
- For tables with the same name in different libraries, the field order is not consistent by @Xuxiaotuan in #355
New Contributors
- @caicancai made their first contribution in #362
- @Xuxiaotuan made their first contribution in #355
Full Changelog: v2.1.0...v3.0.0-RC1