- Refactor api for [email protected] (365371d)
- Update changelog for 0.2.5 (265cca1)
- Update copyright notice in
LICENSE
to include 2015 (a2912f6) - Add link to whole license in
Readme.md
(334edc8) - Add Duo as an instalation method in
Readme.md
(95614cc) - Add links to installation methods in
Readme.md
(73fb805) - Refactor fences code blocks in
Readme.md
(71a396f) - Refactor to adhere to strict jsdoc style (2e8bcc8)
- Add jscs-jsdoc configuration to
.jscs.json
(f8e3a32) - Add jscs-jsdoc as a dev-dependency (e9a8292)
- Refactor npm scripts for changes in npm (8a54a07)
- Update eslint (6c95c6e)
- Refactor to use generic
changeinside
in new retext (da571f8) - Update retext to stable release (2420d91)
- Update changelog for 0.2.4 (cf3771b)
- Add benchmark (0363b72)
- Fix wording in
Readme.md
(3b04432) - Add link to personal website to copyright in
Readme.md
(7605fea) - Update eslint, retext (29ea498)
- Update changelog for 0.2.3 (04a2eec)
- Refactor
Readme.md
(bccdbb6) - Add flat badges to
Readme.md
(48ef299) - Fix incorrect executive rights on
test.js
(2e28afc) - Refactor npm script targets in
package.json
(bc5f1f7) - Add retext-inspect to dev-dependecies (a027189)
- Update retext (f29e28b)
- Update changelog for 0.2.2 (dc8fd9e)
- Add
.eslintrc
(d2731f7) - Refactor to disallow space after object keys (0587353)
- Refactor for changes in retext (1cda301)
- Update eslint, mocha, retext, retext-visit, retext-content (c10ff53)
- Update changelog for 0.2.1 (8bfeec1)
- Refactor .jscs.json (ba7747a)
- Refactor test (ddd8a0d)
- Update retext (3655ff4)
- Update changelog for 0.2.0 (96afdb6)
- Update tests for changes in retext-visit (5919058)
- Update stemmer, retext, retext-content, retext-visit (f918407)
- Update test for changes in
stemmer
(235129a) - Update .gitignore, .npmignore, bower ignore (e46a648)
- Move spec to test.js (0dcc5d6)
- Fix reference to project name in Readme.md (443e58e)
- Add missing
require
statements to examples in Readme.md (0148541)
- Update changelog for 0.1.1 (dc426ec)
- Add retext-content as a dev-dependency (ca2614b)
- Update Readme.md (fb1e22d)
- Refactor API (216698f)
- Add npm deployment to travis (23e0ec3)
- Remove
npm update
from travis (1f07158) - Remove browser test (93e26e5)
- Update .gitignore, .npmignore (c06b6c5)
- Update Installation in docs (8c7139e)
- Add bower.json (38483a0)
- Fix property order in component.json, package.json (1dd7126)
- Update copyright in Readme.md (ac0b1d7)
- Remove testling (7415b7a)
- Refactor spec for [email protected] (ebce2e0)
- Remove
stemmer
from exports (61f139d) - Update eslint, mocha, retext; broaden version ranges (3e39c93)
- Add section on related projects (3919f9e)
- Add components to gitignore (63530ab)
- Update changelog for 0.1.0 (93ae5ef)
- Added changelog (10a2bcf)
- Fixed for API changes in retext (6b55bc5)
- Update stemmer, eslint, istanbul, retext, retext-visit (edf6e21)
- Removed functionality to browserify, complexity unit tests by default (694d28d)
- Mention which stemming implementation is used (a3d90e9)
- Updated dependency version of jscs (5b7cae6)
- Added unit tests for 54173ce (9f575a9)
- Export the porterStemmer algorithm itself (54173ce)
- Unit tests can now run in the browser (spec/index.html) (e8c37e7)
- Fixed a bug where everything in ./spec/ was tested (922825b)
- Split the lint task into lint-api, lint-test, and lint-style (d07fa43)
- Updated dependency versions of stemmer, jscs, retext, and retext-visit (14eb0fa)
- Fix code styleguide for latest jscs updates (81c4409)
- Updated dependency versions of stemmer, jscs, retext, and retext-visit (c967b10)
- Update retext developer dependency to 0.0.10 (a8772ab)
- Added an “install with component” guide (4ade2c4)
- Fixed a bug and renamed porterStemmer to stemmer in the example (53a1973)
- Testling badge & browser support (8357692)
- SVG badges & coverage status badge (b0c0d98)
- Fixed some new-lines before EOF (ac3b6be)
- Now using wooorm/stemmer in API, removed stemmer unit tests, made everything ESLint compliant (0eb5427)
- Added Testling to package (9b264e0)
- Refactored travis-ci, added coveralls (f39cb5e)
- Added stemmer as a dependency (714de54)
- Added component.json (bf9cb2f)
- Removed Makefile, instead opting for just package.json (13f6fd2)
- Replaced JSHint as a dependency with ESLint (994335a)
- Updated dependency versions of istanbul, retext, and retext visit (67fdce8)
-
is now an allowed left-sticked operator (e.g.,-1
) (5eb0b52)
- Moved the article “the” outside of a link (5b82d22)
- Removed Git install “guide” (ecf5c18)
- Updated dependency versions of retext and retext-visit (f0e2b85)
- Added retext-visit as a dev dependency (6a3993d)