Bug Fixes - XSS vulnerability on html attributes ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/63bb8892834485d22d4313898e8e61d76ade08b1))
Commits - safety should not be allowed to pass ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/9d6c1a5ece40cb01b0673acf5f5bece47be24567)) - 407e30f: bump version (Sam)
1.2.8
Not secure
Bug Fixes - crash on __repr__ of uninitialized objects ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/403096104e0dbee7893e36e002979f9183216684))
Commits - ec65880: fix mypy errors (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - 770c213: add mypy to ci (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - b82dd07: fix typo (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - c3593af: change type hint (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - 8cbcc68: try to fix directory on which mypy runs (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - 027411f: add checkout action (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - a050d61: add several python versions and also other checks to the ci (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - f64a732: continue on error (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - a50fe02: add flake8 settings (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - b9b56eb: use dot for current directory again (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - 47dd3bb: Merge branch 'main' into fix/type_hint_for_mypy (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - 3a23c8a: add empty __init__.py (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - 5d9471d: add pip install -e . (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - e4f01a1: pip install bs4 (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - 7485a0c: install more dependencies for ci (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - ef54729: add bandit and safety checks (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - 2129365: exclude tests directory from bandit checking (Pascal Wiesmann) [8](https://github.com/basxsoftwareassociation/htmlgenerator/pull/8) - extract default exception handle ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/15a35e053d656cded10ac6e5a7f30ce9fa69c3ff)) - b760f74: add marker file for typed package (Pascal Wiesmann) [9](https://github.com/basxsoftwareassociation/htmlgenerator/pull/9) - e4c0471: fix typehint (Pascal Wiesmann) [9](https://github.com/basxsoftwareassociation/htmlgenerator/pull/9) - 2036bfc: bump version (Sam)
1.2.7
Not secure
Commits - parameter to prevent autoescaping ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/c679993c1326c6bd84b98cf5763a2556011d1bac)) - eecaffa: bump version (Sam)
1.2.6
Not secure
Bug Fixes - nested format strings not working ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/aedd64290bccaea01bcf8295f3f1be2de98e3573))
Commits - 9445428: bump version (Sam)
1.2.5
Not secure
Bug Fixes - make function a bit more robust ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/727fc01abeb626d422c00d71cc8a244645aed208))
Commits - 7dcb91a: bump version (Sam)
1.2.4
Not secure
Commits - refactor attribute appending/merging to have a clearer API ([Sam](https://github.com/basxsoftwareassociation/htmlgenerator/commit/23945fad6a519f4c5707d651bab631d738242f45)) - 2d6be55: bump version (Sam)