Skip to content

v1.0.0

Choose a tag to compare

@zspecza zspecza released this 22 May 23:12
· 274 commits to master since this release
  • 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