Releases: marat-gainullin/postgres-async-driver
Releases · marat-gainullin/postgres-async-driver
Improved
Fixes and improvements
v1.0.4 Improvement of c-strings
Pretty readme
v1.0.3 Readme improved
Gradle 7
v1.0.2 Prepared for gradle 7
Soft locks
Lock policy has been changed to minimize the time during which a lock is aqcuired.
Independency
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.