Skip to content

Releases: Diegovsky/htmeta

v0.4.0

07 Dec 00:56
Compare
Choose a tag to compare

This release introduces QOL changes, deprecates text nodes and improves the CLI!

Full Changelog: 0.3.0...v0.4.0

First Alpha Release - 0.3.0

04 Oct 08:36
Compare
Choose a tag to compare

I'm releasing the project as it is right now, because I feel it can already be used reliably somewhat. Note that this is not yet production software, because it hasn't been tested in real world environments.

Current features:

  • htmeta to HTML translation
  • CLI for terminal use and scripting
  • Simple plugin system that allows you to extend the library's capabilities
  • Simple template plugin that enables even more DRY (Optional)