- Updated all dependencies.
- Fixed missing FsInterface office.
- Added tagAttributes directive as a helper for twig attributes rendering.
- Improved data loading and directive error origin declaration.
- Removed unused, helper functions and classes in favor of versions from @squirrel-forge/node-util module.
- Switched to safer instanceof check from Exception to Error.
- Fixed OutputBuffer name typo.
- Added postinstall that creates an empty .twighouse config in your project directory if installed locally.
- Added application help command, to list arguments and options.
- Moved showdown back to dev dependencies.
- Removed application json output circular check, json replacer resolves the issue and deals with document conversion.
-
Colored exceptions, enforce path relations, api cache clear, directive imageData and sort, improved directives, json stringify replacer, implemented output buffer for better twig render errors and warnings.
-
Cleaned up error handling and output, added interactive mode, fixed setFromDoc directive for unknown uri/url, renamed navItemActive to isDocValue and added more docs.
- Added document object and setFromDoc directive performed some cleanups.
- Minor features, fixes and documentation update.
-
Complete restructure, still missing docs update, most options still work as before.
-
Some docs, more example data, templates and plugin details.
- Core features prototype.