Bug Fixes - format renders None as None instead of empty string ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/6b28c41ce9e906618ad8a5b81c3e0983d3b4c027))
Commits - dd238da: bump version (Sam)
1.2.14
Bug Fixes - allows translatable strings to be used in htmlgenerate.format ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/fdde713ee7981291d06c94e813375cf374c0c3ce))
Commits - 2b0f6c9: bump version (Sam)
1.2.13
Commits - decorator to lazy-fiy any function, also: allow lazy html attribute merging ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/b190bc25903ffaf0e0c417f886fc21fadd952f50)) - 67118f4: bump version (Sam)
1.2.12
Bug Fixes - infinte iterations over lazy values ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/de4afe314c1e78307af4d59148f9adaacc8f0b2c))
Commits - 6b15f48: Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator (Sam) - 56fee1d: bump version (Sam)
Bug Fixes - fix for XSS was double escaping ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/7414a8a9c3c5bc5a4fb51c18053ec9b626cb3b84))