Releases: nrinaudo/kantan.xpath
Releases · nrinaudo/kantan.xpath
v0.4.0
New modules
Improvements
- Replaces
Result
by Either
- Better cats and scalaz instances
- Better joda-time and java8 date / time modules, including literal syntax for format patterns
- Update to latest versions of all dependencies
v0.3.2
Dependency updates, most notably cats 1.0.0
v0.3.1
Fixes thread safety issues in the nekohtml module (#37).
v0.2.0
Fancy combinators for decoders, such as filter
and oneOf
.