Skip to content

Releases: ncpa0/termx-markup

2.0.2

04 Sep 08:54
Compare
Choose a tag to compare

What's Changed

  • fix: stringification of arguments provided to the html tag template by @ncpa0cpl in #8

Full Changelog: https://github.com/ncpa0/termx-markup/blob/master/CHANGELOG.md#202-september-4-2023

2.0.1

10 Aug 08:54
Compare
Choose a tag to compare

What's Changed

  • fix: too many whitespace characters in between lines of raw text by @ncpa0cpl in #7

Full Changelog: https://github.com/ncpa0/termx-markup/blob/master/CHANGELOG.md#201-august-10-2023

2.0.0

09 Aug 18:58
Compare
Choose a tag to compare

What's Changed

  • Feat: new renderer by @ncpa0cpl in #4
  • feat: normalized how whitespaces are handled in-between text and tags by @ncpa0cpl in #5
  • feat: frame tag and rendering rules rework by @ncpa0cpl in #6

Full Changelog: https://github.com/ncpa0/termx-markup/blob/master/CHANGELOG.md#200-august-9-2023

1.1.1

22 Jun 10:46
Compare
Choose a tag to compare

What's Changed

  • fix: trailing slashes in the html params would cause formatting to fail by @ncpa0cpl in #3

Full Changelog: https://github.com/ncpa0cpl/termx-markup/blob/master/CHANGELOG.md#111-june-22-2023

1.1.0

21 Jan 16:59
Compare
Choose a tag to compare
chore: removed test file added by mistake

1.0.1

20 Jan 09:58
Compare
Choose a tag to compare
feat: no-inherit attribute

1.0.0

19 Jan 15:34
Compare
Choose a tag to compare
chore: added npmrc file to repo