Skip to content

Version 1.2.2 (2020-01-22)

Compare
Choose a tag to compare
@AlecKazakova AlecKazakova released this 23 Jan 21:54
· 2046 commits to master since this release
  • New: [Runtime] Support for Windows (mingW), tvOS, watchOS, and macOS architectures.
  • Fix: [Compiler] Return type of sum() should be nullable.
  • Fix: [Paging] Pass Transacter into QueryDataSourceFactory to avoid race conditions.
  • Fix: [IntelliJ Plugin] Don't search through dependencies when looking for a file's package name.
  • Fix: [Gradle] #862 Change validator logs in Gradle to debug level.
  • Enhancement: [Gradle] Convert GenerateSchemaTask to use Gradle worker.
  • Note: sqldelight-runtime artifact renamed to runtime. ios-driver artifact renamed to native-driver