You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2.3 KiB

0.4.0 / 2015-04-08

0.3.2 / 2015-01-22

  • Update test reference to include line numbers in Readme.md
  • Update copyright notice in LICENSE to include 2015
  • Add link to whole license in Readme.md
  • Add Duo as an instalation method in Readme.md
  • Add links to installation methods in Readme.md
  • Refactor fences code blocks in Readme.md
  • Update usage example in Readme.md for changes
  • Update npm script targets
  • Update jscs-jsdoc
  • Update eslint

0.3.1 / 2014-12-26

  • Merge branch 'bug/dont-modify-align'
  • Fix mutating options.align

0.3.0 / 2014-12-19

  • Add support for multi-character values in alignment
  • Remove alignment when left-aligning
  • Refactor to adhere to strict jsdoc style
  • Add jscs-jsdoc configuration to .jscs.json
  • Add jscs-jsdoc as a dev-dependency
  • Refactor npm scripts for changes in npm

0.2.0 / 2014-11-29

  • Add option to specify a single alignment
  • Refactor npm script targets in package.json
  • Add link to personal website in Readme.md
  • Add shorter description to Readme.md, package.json, component.json, bower.json
  • Fix incorrect executive rights on test.js
  • Update eslint
  • Fix link to test in Readme.md

0.1.0 / 2014-10-30

  • Add flat badges to Readme.md
  • Add .eslintrc
  • Refactor to disallow space after object keys
  • Move spec/markdown-table.spec.js to test.js
  • Update .gitignore, .npmignore, bower ignore
  • Remove incorrect data reference in component.json
  • Update eslint, mocha