dartrix 0.1.17-alpha dartrix: ^0.1.17-alpha copied to clipboard
An Extensible Template Engine for Dart. Comes with a set of builtin templates, and supports extension by "plugin" template libraries.
0.1.17-alpha #
- Fix spawning bug
0.1.16-alpha #
- Improve builtin/plugin handling
0.1.15-alpha #
- Various fixes.
0.1.14-alpha #
- Logging improvements; add template dart_cmdsuite; generate arg parsing from template yaml files
0.1.13-alpha #
- Fix logging, use prod filter without asserts
0.1.12-alpha #
- Fix bug in lists.dart, templatesRoot lookup
0.1.11-alpha #
- Fix lints
0.1.6-alpha #
- Initial commit of template dart_clix
0.1.5-alpha #
- lint fixes
0.1.4-alpha #
- More cleanup
0.1.3-alpha #
- Fix all errors/warnings reported by dartanalyzer/pana, run dartfmt
0.1.2-alpha #
- Minor fixes to make pub.dev less unhappy
0.1.0-alpha #
- Initial version pushed to pub.dev