Skip to content

V 2.0.0

Choose a tag to compare

@rmunate rmunate released this 06 Jan 21:14
8faf9ee

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.