Skip to content

Tags: haroldadmin/opengraphKt

Tags

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

0.0.3

Version 0.0.3

Fixes:
- Add a thread safe cache to prevent race conditions

0.0.2

Initial Release

Features:
- Parse OpenGraph tags in the og: namespace
- Non blocking parsing using suspending functions and coroutines

0.0.1

Initial Release

Features:
- Parse OpenGraph tags in the og: namespace
- Non blocking parsing using suspending functions and coroutines