input-plugin-text
Version:
An input plugin for a single text file
53 lines (34 loc) • 656 B
Markdown
## v0.0.5
**Apr 18, 2016**
**New**
* add `pluginName` parameter for testing
## v0.0.4
**Apr 08, 2016**
**New**
* using common Input Plugin unit tests from punchcard-content-types
* update contrib guidelines
## v0.0.3
**Mar 31, 2016**
**New**
* added input properties to `settings`
## v0.0.2
**Mar 9, 2016**
**New**
* `input-plugin` in package.json "keywords"
* Add NYC code coverage
* remove .npmrc
* license now *UNLICENSED*
* tap-diff for test reporting
* test fix
## v0.0.1
**Mar 04, 2016**
**New**
* simple text element
* testing for
* html (existence)
* label (existence)
* validation (is string||true||!exist)