Skip to content

Commit f335cbf

Browse files
committed
update publish detail
1 parent fcedd31 commit f335cbf

File tree

10 files changed

+953
-835
lines changed

10 files changed

+953
-835
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<small>Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.</small>
22

3+
**5.3.3 / 2025-12-12**
4+
- fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
5+
36
**5.3.2 / 2025-11-14**
47
- fix for import statement for v6
58

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@ It can handle big files (tested up to 100mb). XML Entities, HTML entities, and D
1818

1919
## Try out our New Thoughts
2020

21-
We've recently launched **Flowgger**
22-
<a href="https://github.com/solothought/flowgger"> <img src="static/img/flowgger_h.webp" alt="Flowgger Logging Framework" /></a>
23-
24-
Don't forget to check our new library [Text2Chart](https://solothought.com/text2chart/flow) that constructs flow chart out of simple text. Very helpful in creating or alayzing an algorithm, and documentation purpose.
21+
- WishIn - You need it if negative thoughts take over all the time <br>
22+
<a href="https://play.google.com/store/apps/details?id=com.solothought.wishin"> <img src="https://solothought.com/products/assets/images/wishin/YouTubeThumbnail.png" width="500px"/> </a>
23+
- **Flowgger**: 90% less logs size and 90% less debugging time<br>
24+
<a href="https://github.com/solothought/flowgger"> <img src="static/img/flowgger_h.webp" alt="Flowgger Logging Framework" width="300px"/></a>
25+
- [Text2Chart](https://solothought.com/text2chart/flow): interactive flow chart out of simple text.
2526

2627
## Financial Support
2728

lib/fxp.cjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/fxp.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fxp.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fxparser.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fxparser.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)