UNPKG

htsl-string-pragmatics

Version:

String output engine for htsl-lexicon

47 lines (26 loc) 2.25 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.2.2"></a> ## [0.2.2](https://github.com/nomocas/htsl-string-pragmatics/compare/v0.2.1...v0.2.2) (2017-05-03) ### Bug Fixes * **prop:** innerText and innerHTML management + writeAttribute function isolation ([70462ee](https://github.com/nomocas/htsl-string-pragmatics/commit/70462ee)) <a name="0.2.1"></a> ## [0.2.1](https://github.com/nomocas/htsl-string-pragmatics/compare/v0.2.0...v0.2.1) (2017-04-30) ### Bug Fixes * **package:** update dependencies ([a68009f](https://github.com/nomocas/htsl-string-pragmatics/commit/a68009f)) * **package:** update dependency and switch to bithound badge in docs ([fdcd292](https://github.com/nomocas/htsl-string-pragmatics/commit/fdcd292)) * **package:** update dev dependencies ([a970ced](https://github.com/nomocas/htsl-string-pragmatics/commit/a970ced)) * **package.json:** lint ([5c7217c](https://github.com/nomocas/htsl-string-pragmatics/commit/5c7217c)) * **repo:** rename repo in htsl-string-pragmatics ([5cb6887](https://github.com/nomocas/htsl-string-pragmatics/commit/5cb6887)) * **self-closing-tags:** better regexp for textarea exclusion ([1f27c85](https://github.com/nomocas/htsl-string-pragmatics/commit/1f27c85)) <a name="0.2.0"></a> # 0.2.0 (2017-04-14) ### Bug Fixes * **build:** add unassert babel plugin ([571f73e](https://github.com/nomocas/htsl-string-pragmatics/commit/571f73e)) * **build:** finalise build process ([969a2ca](https://github.com/nomocas/htsl-string-pragmatics/commit/969a2ca)) * **build:** finalise rollup config ([b1a6cfa](https://github.com/nomocas/htsl-string-pragmatics/commit/b1a6cfa)) * **build:** lint karma.conf ([838a884](https://github.com/nomocas/htsl-string-pragmatics/commit/838a884)) * **engine:** import extracted engine from htsl ([a146f5e](https://github.com/nomocas/htsl-string-pragmatics/commit/a146f5e)) * **structure:** remove old files ([018e7de](https://github.com/nomocas/htsl-string-pragmatics/commit/018e7de)) ### Features * **test:** add more test ([30065fa](https://github.com/nomocas/htsl-string-pragmatics/commit/30065fa))