Skip to content

Releases: ThoughtWorksInc/Extractor.scala

v2.1.3: Merge pull request #59 from ThoughtWorksInc/Atry-patch-3

25 Apr 21:28
28bebd1

Choose a tag to compare

v1.2.0

25 Dec 08:51

Choose a tag to compare

Deprecate implicit view OptionFunctionToPartialFunction, in favor of scala.Function.unlift.

v1.1.1

04 Nov 06:19

Choose a tag to compare

Build with Scala 2.12.0

v1.1.0

04 Nov 06:20

Choose a tag to compare

  • An Extractor is also a function now.
  • Add typecheck method
  • Add extract for normal functions.
  • Deprecate pf.extractSeq in favor of pf.extract.seq

v1.0.2

26 Sep 03:59

Choose a tag to compare

Support Scala.js
Support Scala 2.12.0-RC1