Skip to content

Releases: ReeceJones/mood

Mood v0.2.2

07 Sep 16:01
2bdc55f

Choose a tag to compare

Fixed bug where custom types passed as render parameters would cause compilation to fail.

v0.2.1 Release

08 Jun 16:38

Choose a tag to compare

Fixed compilation error caused by multiple "Defines" templates being generated. Defines is not an html tag and has been removed entirely.

v0.2.0 Release

11 May 00:09

Choose a tag to compare

Added inserts to make it easier to output to the webpage.

Mood version 0.1.2 release

23 Apr 00:11

Choose a tag to compare

Fixes:

  • When returning from a document, the server used to crash due to an out of bounds error. This has been fixed, and you can now safely return from the document.

mood version 0.1.1 release

17 Apr 19:44
af86fca

Choose a tag to compare

Small changes in description, and added a license to the project.

mood version 0.1.0 release

17 Apr 19:22

Choose a tag to compare

Initial release!

Current Features Supported:

  • Rendering html pages with D code
  • Hook render function
  • Pass parameters to render function
  • Templates for easier rendering of html.