Skip to content

Releases: chimbori/crux

v3.0.1

05 Jan 00:25
Compare
Choose a tag to compare
  • Internal cleanup; removed obsolete code.
  • Make OkHttp and JSoup api() dependencies, so apps that depend on this library need not import separately themselves.
  • Converted a few more classes to Kotlin.
  • Many more utility methods are now extension functions rather than util methods.
  • Size is down from 58KB to 55KB.

v3.0.0

06 Jul 06:11
Compare
Choose a tag to compare

v2.2.0

31 Aug 14:29
Compare
Choose a tag to compare

crux-keep:
If you control the HTML that is fed into Crux, and would like to instruct Crux to keep certain DOM nodes, irrespective of what Crux’s algorithm recommends, add the special attribute crux-keep to each such DOM node.

v2.1.0

04 Apr 15:38
Compare
Choose a tag to compare
Bump version to 2.1.0.

v2.0.2

25 Oct 05:05
Compare
Choose a tag to compare

Minor fixes related to publishing this artifact to Maven Central.