Skip to content

Release Notes ​

[2.0.0] ​

Added ​

  • Singleton: Starting from version 2.0, it is guaranteed to work with the singleton architecture, ensuring a single instance of a persistent connection.

  • Exception Handling: The way exceptions are thrown has been rewritten for improved readability and clarity.

  • Params: The usage of params has been refined through a fluent method.

Changed ​

  • Final Methods: The final methods for returning values have been completely redefined.

Removed ​

  • Wrappers: Wrappers for pre-existing package methods have been removed, and no support will be provided for previous versions.

Released under the MIT License.