File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2.0.0] - 2023-07-26
4+
5+ ### Added
6+ - [ MySQL Dialect] MySQL: support timestamp/bigint in IF expression (#4329 by [ Mike Gershunovsky] [ shellderp ] )
7+ - [ Web Driver] Enable NPM package publishing (#4364 )
8+
9+ ### Changed
10+ - [ Sqlite Driver] Simplify using schema migrations for JdbcSqliteDriver (#3737 by [ Lukáš Moravec] [ ] )
11+
12+ ### Fixed
13+ - [ IDE Plugin] Handle process cancellation during find usages (#4340 )
14+ - [ Compiler] Fix result expression for grouped statements (#4378 )
15+
316## [ 2.0.0-rc02] - 2023-06-27
417
518### Added
Original file line number Diff line number Diff line change 11GROUP =app.cash.sqldelight
2- VERSION_NAME =2.0.0-SNAPSHOT
2+ VERSION_NAME =2.0.0
33
44POM_URL =https://github.com/cashapp/sqldelight/
55POM_SCM_URL =https://github.com/cashapp/sqldelight/
You can’t perform that action at this time.
0 commit comments