Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 468 Bytes

File metadata and controls

25 lines (13 loc) · 468 Bytes

Changelog

1.0.0 at 2023-06-08

  • First release;

1.1.0 at 2023-07-12

  • Separation of different types of connections using different contexts.

1.1.1 at 2023-07-12

  • Pooling will not use connection, connection belongs to pooling contexts.

1.1.2 at 2023-07-12

  • Release connection after query when pooling.

1.2.0 at 2023-10-26

  • Dependencies updates and general improvements.

1.2.1 at 2023-10-26

  • Fix typing for writable query.