Skip to content

v0.2.0

Compare
Choose a tag to compare
@parkr parkr released this 16 Mar 05:12
· 672 commits to master since this release

Major Enhancements

  • Add comments to MovableType importer (#66)
  • Support auto-paragraph Wordpress convention (#125)

Minor Enhancements

  • Extract author info from wordpress XML files (#131)

Bug Fixes

  • Require YAML library in Enki importer (#112)
  • Fix !ruby/string:Sequel::SQL::Blob error in MT excerpts (#113)
  • Drupal6: Ensure post "tags" is "", never nil (#117)
  • Fixes a bug where the Tumblr importer would write posts with nil
    content (#118)
  • Change Drupal7 layout to post rather than default (#124)
  • WordPress: Use explicit #to_s when outputting post dates (#129)

Site Enhancements

  • Fixed error in quickstart code, added required design changes/reflow (#120)
  • Fix example parameter names for Tumblr importer (#122)
  • Add note to WordPress installer docs page that indicates what the importer
    does and doesn't do. (#127)

Development Fixes

  • Bring gemspec into the 2010's (#130)