What's Changed
- Update all to expose needed types by @ShaneMurphy2 in #1230
- Fix max min round issue by @koxudaxi in #1235
- Fix strict nullable for default factory by @koxudaxi in #1236
- Improve union types by @koxudaxi in #1241
- Support nested all_of by @koxudaxi in #1242
- (🎁) bump some dependencies by @KotlinIsland in #1245
- (🎁) log file type when
--input-file-type
is auto. by @KotlinIsland in #1248 - (🎁) remove typed-ast dependency by @KotlinIsland in #1246
- (🎁) reference config option to specify input type by @KotlinIsland in #1250
- (🎁) infer data vs schema when
--input-file-type
is auto by @KotlinIsland in #1249
New Contributors
- @ShaneMurphy2 made their first contribution in #1230
Full Changelog: 0.17.2...0.18.0