Skip to content

Releases: nrinaudo/kantan.xpath

v0.4.0

Choose a tag to compare

@nrinaudo nrinaudo released this 26 Feb 20:44

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

Choose a tag to compare

@nrinaudo nrinaudo released this 29 Dec 22:08

Dependency updates, most notably cats 1.0.0

v0.3.1

Choose a tag to compare

@nrinaudo nrinaudo released this 17 Nov 15:38

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

v0.3.0

Choose a tag to compare

@nrinaudo nrinaudo released this 26 Oct 11:13

Adds a Refined module.

v0.2.0

Choose a tag to compare

@nrinaudo nrinaudo released this 03 Jul 20:40

Fancy combinators for decoders, such as filter and oneOf.