mason 0.0.1-dev.11
mason: ^0.0.1-dev.11 copied to clipboard
A Dart template generator which helps teams generate files quickly and consistently.
0.0.1-dev.11 #
- BREAKING: rename
templatestobricks- rename
__template__to__brick__ - rename
template.yamltobrick.yaml
- rename
- BREAKING: rename
mason buildtomason make
0.0.1-dev.10 #
- feat: support file resolution from path variable
0.0.1-dev.9 #
- fix: unhandled
jsonexception when--jsonomitted
0.0.1-dev.8 #
- feat: support for
--jsonoption inmason build - feat: support loops in templates
0.0.1-dev.7 #
- BREAKING
mason.yamlis required - BREAKING template yaml no longer has files
- BREAKING
mason.yamlformat changed- all template files and directories should be included inside
__template__
- all template files and directories should be included inside
- feat:
mason.yamlformat changed - feat: nearest
mason.yamlwill be used - fix: improved error handling
- docs:
READMEupdates
0.0.1-dev.6 #
- feat: support
mason.yaml - feat: support prompts for vars
- refactor: use
CommandRunner - docs:
READMEupdates
0.0.1-dev.5 #
- fix: stop progress on build error
0.0.1-dev.4 #
- fix: mason CLI version fix
0.0.1-dev.3 #
- feat: support for remote templates
- feat: CLI loading indicator
0.0.1-dev.2 #
- docs: inline documentation updates
0.0.1-dev.1 #
Dev Release
- feat:
mason buildcommand with custom template - feat: mustache template support
- feat: built-in recase lambdas