0.08 2019-06-10
    * Always set a content type of application/octet-stream.
      This makes the LWP transport actually work
    * Launch the Tika subprocess properly instead of using
      open( '...|' )

0.07 2017-05-13
    . Fix synopsis section
    + Handle problematic/large PDFs better
    + Keep persistent HTTP connections to Apache Tika
    + Improve the error message for problematic files
    ! "synchronous" is now "await"

0.06 2016-03-29
    . Fix versionless release

0.05 2016-03-29
    . Spun off from Dancer::SearchApp