Releases: chimbori/crux
Releases · chimbori/crux
v3.0.1
- 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.