Skip to content

Releases: zspecza/common-tags

v1.0.0

22 May 23:12
Compare
Choose a tag to compare
  • Implemented TemplateTag class that allows pipelines of transform plugins
  • Refactored common-tags to be built on the foundation of the TemplateTag class
  • Breaking Change: removed generic tags function
  • Fixed a bug in list-variant tags where a list substitution could not be preceded by anything other than whitespace
  • Added a logo
  • Added vastly improved documentation
  • Added a new tag: oneLineInlineLists
  • Added some default transformers

v0.1.1

16 May 01:57
Compare
Choose a tag to compare
  • Made tests more stable
  • CI on Windows via AppVeyor
  • Reduced size of installed npm package

v0.1.0

12 May 12:18
Compare
Choose a tag to compare
  • Updated to the latest babel
  • Switched from Coveralls to Codecov
  • Improved/faster Travis-CI setup
  • No longer supports Node <= 4.0
  • Made file structure more modular (you should now be able to require('common-tags/html'), for example)
  • Now depends on babel-runtime
  • Switched from Mocha + Chai + Isparta to AVA + NYC
  • Added a contribution guideline
  • Added an .editorconfig
  • Less volatile build step
  • Enforced a coding style + linting
  • breaking changes: commaLists<*> and inlineList methods now strip indents

v0.0.3

16 Mar 05:27
Compare
Choose a tag to compare
0.0.3

v0.0.2

03 Mar 14:45
Compare
Choose a tag to compare

Changelog

  • Added oneLineStrip option for when you don't want spaces anywhere in your single-line string. Props to @laurentgoudet for this one!

Initial Release

23 Oct 17:12
Compare
Choose a tag to compare
v0.0.1

0.0.1