|
|
@ -2,6 +2,13 @@
|
|
|
|
Major changes among versions
|
|
|
|
Major changes among versions
|
|
|
|
==============================
|
|
|
|
==============================
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v0.3.4
|
|
|
|
|
|
|
|
======
|
|
|
|
|
|
|
|
- Viewport is now defined in the generated HTML, which works better
|
|
|
|
|
|
|
|
for mobile devices.
|
|
|
|
|
|
|
|
- Even-odd row styling moved to the CSS using :nth-child(). This
|
|
|
|
|
|
|
|
makes the HTML served to clients smaller.
|
|
|
|
|
|
|
|
|
|
|
|
v0.3.3
|
|
|
|
v0.3.3
|
|
|
|
======
|
|
|
|
======
|
|
|
|
- New feature: table headers in the default template are now clickable
|
|
|
|
- New feature: table headers in the default template are now clickable
|
|
|
|