Releases: basxsoftwareassociation/htmlgenerator
Releases · basxsoftwareassociation/htmlgenerator
v1.2.30
Commits
- hyperscript support (Sam)
- ba1add2: bump version (Sam)
v1.2.29
Commits
- 33f6945: README.md: fix typo (Daniel Dương) #11
- support for embedding images (Sam)
- 4327fdb: Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator (Sam)
- 356054c: bump version (Sam)
v1.2.28
Commits
- link to in-depth article about "why" (Sam)
- c6d0859: Remove unnecessary parantheses (Sam)
- svg namespace to svg element (Sam)
- c785659: Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator (Sam)
- 7218bca: bump version (Sam)
v1.2.26
Bug Fixes
- missing initialization (Sam)
Commits
- Notes about the new flag (Sam)
- 2ab1198: bump version (Sam)
v1.2.25
Bug Fixes
Commits
- better support for converter tool on windows (Sam)
- 236b682: bump version (Sam)
v1.2.24
Bug Fixes
- spelling (Sam)
- prevent escaping from rendered elements inside format() (Sam)
Commits
- 3e6d682: Update README.md (Sam)
- eb91cbb: Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator (Sam)
- 044a84a: bump version (Sam)
v1.2.23
Bug Fixes
Commits
- 7a88b16: Update README.md (Sam)
- some more tests (Sam)
- 8ce7a16: Update README.md (Sam)
- 5f2222a: Update README.md (Sam)
- cleanup part 1 (Sam)
- 5c03978: Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator (Sam)
- update some type annotations (Sam)
- simpler testing structure, add some more tests (Sam)
- fragments (Sam)
- 0d66c45: Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator (Sam)
- update documentation (Sam)
- 01120e6: bump version (Sam)
v1.2.22
Bug Fixes
- lazy format values that evalute to bool-False are not rendered (mainly an issue with 0) (Sam)
Commits
- test file to add regression tests (Sam)
- 8ef4a70: bump version (Sam)
v1.2.21
Bug Fixes
- function can have unexpected side-effects (Sam)
Commits