v0.4.2
[0.4.2] - 2025-04-15
Added
- Adds support for the
<pre>element using theGoatee.Preformatted()class. - Adds support for the
<nav>element using theGoatee.Nav()class.
Changes
- Adds
addHeader()andaddRow()methods to theGoatee.Table()class. - Adds support for
<tfoot>elements with rows in tables.