Skip to content

v0.11.0

Compare
Choose a tag to compare
@parkr parkr released this 28 Jun 04:55
· 372 commits to master since this release
cf16acc

Bug Fixes

  • Drupal 6 importer depends on mysql. (#242)
  • Tumblr: Update range of JSON readlines to extract JSON from JS (Tumblr may have changed structure of JSON) (#243)
  • Tumblr: look up beginning and end of JSON dynamically (#249)
  • Tumblr: fix stripping of JSONP characters from feed (#251)

Site Enhancements

  • Correct "How to Contribute" link (#244)
  • Correct "our community forum" link (#246)

Development Fixes

  • Add rubocop (#248)