v3.0.0 - Scala 3 Support + Other 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
- Issue #423 - Scala 3 Support by @barryoneill in #424
- prepare CI by @barryoneill in #425
New Contributors
- @caicancai made their first contribution in #362
- @Xuxiaotuan made their first contribution in #355
- @JennyLeahy testing of scala 3 functionality
Full Changelog: v2.1.0...v3.0.0