- Updated to ktor 2.3.0 and kotlin 1.8.0
- Changed package name away from features to plugins
- Old
features
package name
- Changed JsoupFeature to JsoupPlugin to align with the changes in ktor
2.0.0
- Default lambda block in feature installation function.
- Parsing failing in heavily concurrent situations