Skip to content

1.3.0

Compare
Choose a tag to compare
@ThibaultBee ThibaultBee released this 01 Apr 13:13

Dependencies:

  • srt 1.4.4
  • openssl 3.0.1

API changes:

  • Package has been move to maven central and rename from com.github.thibaultbee
    to io.github.thibaultbee

Features:

  • Rewrite the native part to be more C++ like
  • Upgrade Kotlin version to 1.6.10 and android gradle plugin
  • Remove jcenter as a dependencies repository
  • Improves sample: do not run task on main thread

Other changes:

  • Run build action on push to project
  • Run docs action on published release
  • Remove chat example to simplify maintenance