Description
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.
 
 

832 B

Change Log

This project adheres to Semantic Versioning.

v0.3.0 - 2017-03-07

Add

  • add support for custom comment patterns (#7) (by @CTrauma)

v0.2.3 - 2016-08-23

Fixes

  • Update comment-patterns dependency

v0.2.1 - 2015-06-14

Fixes

  • Updated README, new version of .verb for generating README

v0.2.2 - 2015-06-14

Fixes

  • Use current version of comment patterns

v0.2.0 - 2015-06-14

Add

  • Include info-block of matches capture group from comment-pattern's output to show whether the comment is a apidoc-comment or not

v0.1.2 - 2015-05-24

Fixes

  • Issue #1: Change computation of last comment line to be one character earlier.

v0.1.1 - 2015-05-23

Fixes

  • Documentation errors fixed

v0.1.0 - 2015-05-23

Initial version