Releases: YetiForceCompany/YetiForcePDF
Releases · YetiForceCompany/YetiForcePDF
YetiForcePDF v0.1.22
typo
YetiForcePDF v0.1.21
typo fix
YetiForcePDF v0.1.20
inlinebox measure width bugfix
YetiForcePDF v0.1.19
Initial class attributes support!
For now just single classes inside <style>
tag and multiple inside element attribute.
<style>
.red{ background-color: #ff0000; }
.green{ background-color: #00ff00;}
</style>
<div class="red">red bg</div>
<div class="red green">green bg</div>
YetiForcePDF v0.1.18
little bit more optimization and bugfixing
YetiForcePDF v0.1.17
minor bugfixes, performance optimization
YetiForcePDF v0.1.16
Long table infinite loop bugfix
YetiForcePDF v0.1.15
performance optimisation
YetiForcePDF v0.1.14
performance optimization, udnefined variable $break bugfix
YetiForcePDF 0.1.13
typo in composer