- Use
diagnostics
as logging/debug library - Create a hash of client/library/server of the current compiled files.
- Upgraded the HTML engine to support basic replace in templates if data is provided.
- Added useful debug in formation using the
debug
library.
- Added backwards compatibility with older jade versions that do not have
a
compileClient
method.
- Supporting latest version of jade which now has a dedicated
createClient
method.