Skip to content

Releases: abrom/henkei

v1.14.4

10 May 15:02
Compare
Choose a tag to compare

What's changed

  • Replaced used of defined? in source type boolean checks as per suggestion yomurb#46 Thanks @keithrbennett
  • Minor refactor

v1.14.3

26 Feb 07:16
Compare
Choose a tag to compare

What's changed

  • Added info to the README about the Yomu alias
  • Relaxed runtime constraints for mime-types and json dependencies to allow use with Ruby 2.4 [@obahareth]
  • Added Ruby 2.3 and 2.4 to Travis CI matrix [@obahareth]

v1.14.2

26 Feb 07:13
Compare
Choose a tag to compare

What's new

  • Updated README with link back to Yomu
  • Added an alias from Yomu back to Henkei to aid in the transition

What's changed

  • Fixed up badge references in README
  • Updated rspec dependency version to work with Travis CI
  • Minor code cleanup

v1.14.1

26 Feb 07:08
Compare
Choose a tag to compare

What's new

  • Initial release of Henkei (to differentiate from forked Yomu project)
  • Updated Apache Tika from 1.11 to 1.14
  • Switched project versioning using major/minor versions to follow Apache Tika with patch version for sub-releases