Skip to content

Releases: haroldadmin/opengraphKt

Version 1.0.0

09 Sep 06:52
Compare
Choose a tag to compare

Version 1.0.0

This is the first stable release of OpenGraphKt. There are no new features or API changes since the last release.

Updates:

  • Kotlin 1.4.0
  • Coroutines 1.3.9
  • Jsoup 1.13.1

Version 0.0.2

02 Nov 12:10
Compare
Choose a tag to compare

First public release

This is the first public release of this library.

Features:

  • Parse open graph tags under the og: namespace
  • Non blocking parsing using Suspending functions and Coroutines