Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Latest commit

 

History

History
163 lines (130 loc) · 11.7 KB

history.md

File metadata and controls

163 lines (130 loc) · 11.7 KB

1.0.0 / 2015-08-01

0.2.5 / 2015-01-19

  • 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)

0.2.4 / 2014-12-13

  • 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)

0.2.3 / 2014-11-21

  • 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)

0.2.2 / 2014-10-27

  • 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)

0.2.1 / 2014-10-21

0.2.0 / 2014-10-14

  • 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)

0.1.1 / 2014-09-25

0.1.0 / 2014-07-13

  • 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)

0.0.7 / 2014-06-24

0.0.6 / 2014-06-19

  • 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)

0.0.5 / 2014-06-17

  • 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)

0.0.4 / 2014-06-14

  • 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)

0.0.3 / 2014-06-05

  • Moved the article “the” outside of a link (5b82d22)
  • Removed Git install “guide” (ecf5c18)
  • Updated dependency versions of retext and retext-visit (f0e2b85)

0.0.2 / 2014-06-04

  • Added retext-visit as a dev dependency (6a3993d)

0.0.1 / 2014-06-04