Skip to content

v0.0.3

Compare
Choose a tag to compare
@alexmarqs alexmarqs released this 01 Jun 14:37
· 51 commits to main since this release

New features added:

  • Custom Logger - you can provide now a custom logger to be used to log messages. By default, it uses console as before.
  • Silent Mode - you can use the silent flag in the adapters to avoid logging a warning if they failed.

Thanks to @Pfeifenjoy for the contribution / ideas!