simonrice/middleman-disqus

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## 1.2.0 (2016-01-11)

* 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.

## 1.0.0 (2014-08-06)

* 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.

## 0.0.3 (2013-07-16)

* Restructure code to conform with new extension style.
* Update middleman dependency to v3.1.0 and up.
* Add tests & travis-ci.org configuration file.

## 0.0.2 (2013-06-23)

* Initial release.