- Update SDK constraint to <4.0.0.
- Update example deps to the latest.
- Update to null safety.
- Add support for
.template.json
files.
- Upgrade dependency for
build
to^1.0.0
.
Clean up .template.html
files by default in release mode. To disable you can
configure the builder in your build.yaml:
targets:
$default:
builders:
built_html|template_cleanup:
release_options:
enabled: false
Add support of version
command.
Allow 2.0.0 of the sdk.
Initial release, supports {{digest }} tags in html.