Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 14 Apr 23:03
· 12 commits to main since this release

[0.4.2] - 2025-04-15

Added

  • Adds support for the <pre> element using the Goatee.Preformatted() class.
  • Adds support for the <nav> element using the Goatee.Nav() class.

Changes

  • Adds addHeader() and addRow() methods to the Goatee.Table() class.
  • Adds support for <tfoot> elements with rows in tables.