Skip to content

Releases: nrinaudo/kantan.xpath

v0.4.0

26 Feb 20:44
Compare
Choose a tag to compare

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

29 Dec 22:08
Compare
Choose a tag to compare

Dependency updates, most notably cats 1.0.0

v0.3.1

17 Nov 15:38
Compare
Choose a tag to compare

Fixes thread safety issues in the nekohtml module (#37).

v0.3.0

26 Oct 11:13
Compare
Choose a tag to compare

Adds a Refined module.

v0.2.0

03 Jul 20:40
Compare
Choose a tag to compare

Fancy combinators for decoders, such as filter and oneOf.