Releases: ReeceJones/mood
Releases · ReeceJones/mood
Mood v0.2.2
Fixed bug where custom types passed as render parameters would cause compilation to fail.
v0.2.1 Release
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
Added inserts to make it easier to output to the webpage.
Mood version 0.1.2 release
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
Small changes in description, and added a license to the project.
mood version 0.1.0 release
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.