Skip to content

v0.15.0

Compare
Choose a tag to compare
@jekyllbot jekyllbot released this 17 Oct 16:50
· 207 commits to master since this release
e0783f1

Minor Enhancements

  • Add roller importer (#363)
  • Allow additional options to RSS import (#307)

Bug Fixes

  • Use mysql by default in Drupal importers. (#347)
  • WordPress: add missing site prefix in user table (#343)
  • Drupal: add option to configure port. Add missing prefix to taxonomy tables. (#349)
  • Movable type: fix column name typo (#351)

Development Fixes

  • Replace uninitialized constant with alternative (#358)
  • chore(deps): fix gem build warnings (#361)
  • Remove cyclic require of import command (#359)
  • style: ignore Lint/Loop for tumblr (#360)
  • style: inherit rubocop-jekyll's rules (#357)
  • style: Align importer options' parameters for readability (#365)
  • Refactor Tumblr Importer (#362)

Documentation

  • Update Documentation for Contributing to project (#366)