Releases: haroldadmin/opengraphKt
Releases · haroldadmin/opengraphKt
Version 1.0.0
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
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