Skip to content

Releases: marat-gainullin/postgres-async-driver

Improved

11 Jan 17:10
Compare
Choose a tag to compare
v1.0.5

Parameters with null characters fixed

Fixes and improvements

08 Jan 18:36
Compare
Choose a tag to compare
v1.0.4

Improvement of c-strings

Pretty readme

16 Apr 11:04
Compare
Choose a tag to compare
v1.0.3

Readme improved

Gradle 7

05 May 11:33
Compare
Choose a tag to compare
v1.0.2

Prepared for gradle 7

Soft locks

26 Feb 12:01
f413c15
Compare
Choose a tag to compare

Lock policy has been changed to minimize the time during which a lock is aqcuired.

Independency

12 Feb 14:06
5ae3f6f
Compare
Choose a tag to compare

This release introduces the independency on low-level networking framework. Now the library could be used with any netwoking layer if it has non blocking IO capabilities.