## 0.5 * Fix bug where repeating a modifier threw an error. ## 0.4 * Improved modifies-element() output using direct child selector. * Fix bug in scope: it's now impossible to create a scope within a block. * Fix bug in error-checking function. * Added more tests. Cleaned up and improved existing ones. ## 0.3.2 * Add tests for constructor errors * Fix version in bower.json ## 0.3.1 * Fix version in bower.json ## 0.3 * Single file dist build ## 0.2 * Fix wrong selector namespacing when hack() is called within a modifies-element() context * Add test suite ## 0.1.1 * Fix some copy and paste in Gemspec ## 0.1.0 * Initial release