SQLite version 3.9.0 is now available on the SQLite website:
https://www.sqlite.org/
https://www.sqlite.org/download.html
Version 3.9.0 adds a number of new features, including:
* Built-in JSON functions
* Table-valued functions
* Indexes on expressions
And a lot more. See the change log
(https://www.sqlite.org/releaselog/3_9_0.html) for further detail.
Beginning with the 3.9.0 release, the SQLite project will strive to more
closely follow the ideals of "semantic versioning" (http://semver.org). This
means that the next release (in approximately January) will likely be 3.10.0
instead of 3.9.1.
Please report any problems to the [email protected] mailing
list, or directly to me. Thanks.
--
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-announce mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-announce