Skip to content

Releases: T-Fowl/ktor-jsoup

2.3.0

28 Sep 23:37
1d3a0f8
Compare
Choose a tag to compare

Changed

  • Updated to ktor 2.3.0 and kotlin 1.8.0
  • Changed package name away from features to plugins

Deprecated

  • Old features package name

2.0.0

10 Apr 11:24
dc9c2b7
Compare
Choose a tag to compare

Changed

  • Changed JsoupFeature to JsoupPlugin to align with the changes in ktor 2.0.0

1.6.4

23 Sep 04:46
2368c43
Compare
Choose a tag to compare

Added

  • Default lambda block in feature installation function.

Fixed

  • Parsing failing in heavily concurrent situations