UNPKG

retext-syllable

Version:
90 lines (70 loc) 5.74 kB
<!--mdast setext--> <!--lint disable no-multiple-toplevel-headings--> <!--lint disable maximum-line-length--> 1.0.0 / 2015-08-04 ================== * Refactor api for retext@1.0.0 ([68a7eee](https://github.com/wooorm/retext-syllable/commit/68a7eee)) 0.1.6 / 2015-01-19 ================== * Update changelog for 0.1.6 ([9b3f830](https://github.com/wooorm/retext-syllable/commit/9b3f830)) * Update copyright notice in `LICENSE` to include 2015 ([07a5459](https://github.com/wooorm/retext-syllable/commit/07a5459)) * Add link to whole license in `Readme.md` ([2d0ac83](https://github.com/wooorm/retext-syllable/commit/2d0ac83)) * Add Duo as an instalation method in `Readme.md` ([a4588d6](https://github.com/wooorm/retext-syllable/commit/a4588d6)) * Add links to installation methods in `Readme.md` ([a7356b3](https://github.com/wooorm/retext-syllable/commit/a7356b3)) * Refactor fences code blocks in `Readme.md` ([d71528d](https://github.com/wooorm/retext-syllable/commit/d71528d)) * Refactor to adhere to strict jsdoc style ([1a77462](https://github.com/wooorm/retext-syllable/commit/1a77462)) * Add jscs-jsdoc configuration to `.jscs.json` ([92e80b7](https://github.com/wooorm/retext-syllable/commit/92e80b7)) * Add jscs-jsdoc as a dev-dependency ([7d66558](https://github.com/wooorm/retext-syllable/commit/7d66558)) * Refactor npm scripts for changes in npm ([3537c92](https://github.com/wooorm/retext-syllable/commit/3537c92)) * Update eslint ([7f0559f](https://github.com/wooorm/retext-syllable/commit/7f0559f)) * Refactor to use generic `changeinside` in new retext ([58dad85](https://github.com/wooorm/retext-syllable/commit/58dad85)) * Update retext to stable release ([9c10b7e](https://github.com/wooorm/retext-syllable/commit/9c10b7e)) 0.1.5 / 2014-12-08 ================== * Update changelog for 0.1.5 ([0c17dcc](https://github.com/wooorm/retext-syllable/commit/0c17dcc)) * Add benchmark ([7c2e899](https://github.com/wooorm/retext-syllable/commit/7c2e899)) * Fix wording in `Readme.md` ([fcd117d](https://github.com/wooorm/retext-syllable/commit/fcd117d)) * Refactor npm script targets in `package.json` ([1847154](https://github.com/wooorm/retext-syllable/commit/1847154)) * Add link to personal website to copyright in `Readme.md` ([740821f](https://github.com/wooorm/retext-syllable/commit/740821f)) * Update eslint, retext ([5619d70](https://github.com/wooorm/retext-syllable/commit/5619d70)) 0.1.4 / 2014-11-21 ================== * Update changelog for 0.1.4 ([9ea00e7](https://github.com/wooorm/retext-syllable/commit/9ea00e7)) * Refactor `Readme.md` ([55104f9](https://github.com/wooorm/retext-syllable/commit/55104f9)) * Add flat badges to `Readme.md` ([b199ea4](https://github.com/wooorm/retext-syllable/commit/b199ea4)) * Fix incorrect executive rights on `test.js` ([0fca83e](https://github.com/wooorm/retext-syllable/commit/0fca83e)) * Refactor npm script targets in `package.json` ([21ebadd](https://github.com/wooorm/retext-syllable/commit/21ebadd)) * Add retext-inspect to dev-dependecies ([aa40732](https://github.com/wooorm/retext-syllable/commit/aa40732)) * Update retext ([5efa0ec](https://github.com/wooorm/retext-syllable/commit/5efa0ec)) 0.1.3 / 2014-10-28 ================== * Update changelog for 0.1.3 ([335a657](https://github.com/wooorm/retext-syllable/commit/335a657)) * Add `.eslintrc` ([6e140cf](https://github.com/wooorm/retext-syllable/commit/6e140cf)) * Refactor to disallow space after object keys ([7523abf](https://github.com/wooorm/retext-syllable/commit/7523abf)) * Refactor for changes in retext ([3b83025](https://github.com/wooorm/retext-syllable/commit/3b83025)) * Update eslint, mocha, retext, retext-content, retext-visit ([b5a992d](https://github.com/wooorm/retext-syllable/commit/b5a992d)) 0.1.2 / 2014-10-21 ================== * Update changelog for 0.1.2 ([399490e](https://github.com/wooorm/retext-syllable/commit/399490e)) * Refactor .jscs.json ([0bd9d3e](https://github.com/wooorm/retext-syllable/commit/0bd9d3e)) * Update retext ([1d01edc](https://github.com/wooorm/retext-syllable/commit/1d01edc)) 0.1.1 / 2014-10-15 ================== * Update changelog for 0.1.1 ([f7fea14](https://github.com/wooorm/retext-syllable/commit/f7fea14)) * Update tests for changes in retext-visit ([4e88d0c](https://github.com/wooorm/retext-syllable/commit/4e88d0c)) * Update syllable, retext, retext-content, retext-visit ([cdf6fde](https://github.com/wooorm/retext-syllable/commit/cdf6fde)) * Update .gitignore, .npmignore, bower ignore ([7c6f987](https://github.com/wooorm/retext-syllable/commit/7c6f987)) * Move spec to test.js ([b19f5fd](https://github.com/wooorm/retext-syllable/commit/b19f5fd)) 0.1.0 / 2014-09-27 ================== * Update changelog for 0.1.0 ([2e212b9](https://github.com/wooorm/retext-syllable/commit/2e212b9)) * Refactor Readme.md ([778c756](https://github.com/wooorm/retext-syllable/commit/778c756)) * Refactor API ([a46c295](https://github.com/wooorm/retext-syllable/commit/a46c295)) * Remove browser test ([363f5cd](https://github.com/wooorm/retext-syllable/commit/363f5cd)) * Update .gitignore, .npmignore ([197f7a5](https://github.com/wooorm/retext-syllable/commit/197f7a5)) * Fix property order in component.json, package.json, bower.json ([3fa0d34](https://github.com/wooorm/retext-syllable/commit/3fa0d34)) * Refactor spec ([59fe989](https://github.com/wooorm/retext-syllable/commit/59fe989)) * Update retext, retext-visit, retext-content ([9aaa9b1](https://github.com/wooorm/retext-syllable/commit/9aaa9b1)) * Fix several typo’s ([eb5fd0a](https://github.com/wooorm/retext-syllable/commit/eb5fd0a)) 0.0.1 / 2014-09-15 ==================