Skip to content

2.0.0

Compare
Choose a tag to compare
@codenameakshay codenameakshay released this 09 Aug 05:59
· 14 commits to main since this release
73263ca

2.0.0

  • Add support for Android 13
  • Add a new bool parameter goToHome to all methods
  • Breaking change - All methods now return a bool instead of String, to make error handling easier
  • Breaking change - All methods now accept named parameters instead of positional parameters
  • Fixed documentation