Releases: basxsoftwareassociation/htmlgenerator
Releases · basxsoftwareassociation/htmlgenerator
v1.2.2
03 Dec 06:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
double escaping of formatter (Sam )
undiscovered bug since 1st commit which did not render lazy attributes on void html elements (Sam )
Commits
9e295a3 : use type Any for hg.If true_child and false_child (Pascal Wiesmann) #7
item accessor for lazy objects, add warning for outdated use of getattr_lazy (Sam )
106751a : Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator (Sam)
5f10984 : bump version (Sam)
v1.2.1
29 Nov 09:04
Compare
Sorry, something went wrong.
No results found
Bug Fixes
resolve_lookup tries to call Lazy even though the resolved value is not actually a callable (but appears to be callable because of our wrapper) (Sam )
Commits
v1.2.0
29 Nov 07:49
Compare
Sorry, something went wrong.
No results found
Commits
support for access attributes on Lazy objects (Sam )
ccb189e : bump version (Sam)
v1.1.13
27 Nov 10:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
format function did not escape properly (Sam )
Commits
v1.1.12
25 Nov 14:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
missing production/evaluation of error messages (Sam )
Commits
v1.1.11
24 Nov 11:54
Compare
Sorry, something went wrong.
No results found
Bug Fixes
correct automated release script (Sam )
avoid exception thrown inside exception handler (Sam )
Commits
v1.1.10
04 Nov 05:04
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Commits
more tests (Sam )
e7d6d7a : move exception handling to internal render function (Sam)
auto-release mechanism (Sam )
a9f6601 : bump version (Sam)
v1.1.9
07 Sep 08:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
allow rendering of any elements in format (Sam )
Commits
cbc0cd5 : fix typehint for ContextFunction (Pascal Wiesmann)
53e7b0c : dump version (Sam)
v1.1.8
31 Aug 03:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes
allow non-lazy arguments for lazy_attributes (Sam )
Commits
v1.1.7
18 Aug 04:31
Compare
Sorry, something went wrong.
No results found
Commits
format to allow python-style string formatting of HTML output (Sam )
195fb0e : dump version (Sam)