Skip to content

v0.0.2.1 - New session management

Choose a tag to compare

@vmesel vmesel released this 05 Jul 16:43
· 19 commits to main since this release

In this release we worked to make our package have its session manager, so we do not need to inject the connection from our API.

In the chosen approach, we can still use the package injecting the session if needed.