mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-05 02:06:02 -04:00
Changelog for v0.7.0
This commit is contained in:
parent
84473175c5
commit
8322d32ea8
@ -30,9 +30,14 @@ Version 0.5.0 - March 9 2013
|
|||||||
Added bind() for binary blob data
|
Added bind() for binary blob data
|
||||||
|
|
||||||
Version 0.5.1 - April 7 2013
|
Version 0.5.1 - April 7 2013
|
||||||
Added Collumn::getName()
|
Added Column::getName()
|
||||||
|
|
||||||
Version 0.6.0 - November 22 2013
|
Version 0.6.0 - November 22 2013
|
||||||
Renamed Collumn::getName() to Collumn::getOriginName()
|
Renamed Column::getName() to Column::getOriginName()
|
||||||
Added a new Collumn::getName()
|
Added a new Column::getName()
|
||||||
|
|
||||||
|
Version 0.7.0 - January 9 2014
|
||||||
|
Added a new Database::createFunction() API
|
||||||
|
Added std::string version of existing APIs
|
||||||
|
Improved CMake with more build options and Doxygen auto-detection
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user