- Add support for Middleman v4 (please continue to use middleman-disqus 1.1 if you need v3 support).
- Moved all tests from Cucumber to Capybara / RSpec.
- Add support for Disqus JavaScript configuration variables using per page YAML Frontmatter.
- Add support for Disqus count.js to allow displaying of comment counts.
- General refactoring of codebase.
- Restructure code to conform with new extension style.
- Update middleman dependency to v3.1.0 and up.
- Add tests & travis-ci.org configuration file.
- Initial release.