Skip to content

First stable release - better later than never

Latest
Compare
Choose a tag to compare
@thed636 thed636 released this 20 May 10:27
· 14 commits to master since this release

This is the very first release of the library - the most of API is stable but slightly may change until v1.0.0. The most significant upcoming change is non-copyable Connection from ozo::connection_info and ozo::connection_pool. Now it is std::shared_ptr and this is not the best architecture solution. This will change. So try to avoid connection copies.