Skip to content

Releases: basxsoftwareassociation/htmlgenerator

v1.2.30

21 Dec 07:26
ba1add2
Compare
Choose a tag to compare

Commits

  • hyperscript support (Sam)
  • ba1add2: bump version (Sam)

v1.2.29

20 Dec 09:15
356054c
Compare
Choose a tag to compare

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

17 Mar 08:12
7218bca
Compare
Choose a tag to compare

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.27

14 Nov 10:19
3696e6e
Compare
Choose a tag to compare

Commits

v1.2.26

14 Nov 07:58
2ab1198
Compare
Choose a tag to compare

Bug Fixes

  • missing initialization (Sam)

Commits

  • Notes about the new flag (Sam)
  • 2ab1198: bump version (Sam)

v1.2.25

13 Nov 06:12
236b682
Compare
Choose a tag to compare

Bug Fixes

  • only override repr (Sam)

Commits

  • better support for converter tool on windows (Sam)
  • 236b682: bump version (Sam)

v1.2.24

03 Nov 11:11
044a84a
Compare
Choose a tag to compare

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

02 Sep 10:03
01120e6
Compare
Choose a tag to compare

Bug Fixes

  • Spelling (Sam)

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

31 Aug 06:17
8ef4a70
Compare
Choose a tag to compare

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

29 Aug 09:37
7199c10
Compare
Choose a tag to compare

Bug Fixes

  • function can have unexpected side-effects (Sam)

Commits