Releases: basxsoftwareassociation/htmlgenerator
Releases · basxsoftwareassociation/htmlgenerator
v1.2.22
31 Aug 06:17
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
function can have unexpected side-effects (Sam )
Commits
v1.2.20
27 Aug 17:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
issue with Djangos lazy strings (Sam )
Commits
v1.2.19
27 Aug 16:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
finally add correct implementation of string formatting, also add tests (Sam )
Commits
better debug output for lazy values (Sam )
83f15a8 : bump version (Sam)
v1.2.18
23 Aug 03:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
very annoying alert messaged moved to js console (Sam )
Commits
v1.2.17
05 Aug 12:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deep copy of lazy values sometimes breaks completely... (Sam )
Commits
v1.2.16
23 Jul 15:32
Compare
Sorry, something went wrong.
No results found
Commits
lazyfing function (Sam )
c09e6c3 : bump version (Sam)
v1.2.15
25 Apr 11:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
format renders None as None instead of empty string (Sam )
Commits
v1.2.14
25 Mar 12:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
allows translatable strings to be used in htmlgenerate.format (Sam )
Commits
v1.2.13
21 Mar 07:25
Compare
Sorry, something went wrong.
No results found
Commits
decorator to lazy-fiy any function, also: allow lazy html attribute merging (Sam )
67118f4 : bump version (Sam)