Releases: googlecodelabs/tools
Releases · googlecodelabs/tools
v2.1.1
Removed potential Line breaks in titles and codelab IDs caused by Google docs comments.
v2.1.0
Added the codelab-about section into the first step that shows the title, the authors and last updated date.
v2.0.3
- Added the "Authors" metadata
- Added the "Badge ID" metadata
v2.0.2
v2.0.1
v2.0.0
- Migration from polymer components to codelab elements complete
claat2
renamedclaat
, replacing oldclaat
claat
now exports HTML compatible with codelab-elements instead of codelab-components
- Removed build command, which downloaded now-unnecessary bower dependencies
- Replaced template.html with template-elements.html, replacing old template.html
v1.2.1
v1.2.0
v1.1.0
v1.0.4: render: update tmpldata
The generated binary template data didn't seem to have been updated to be inline with template.html. More specifically, https://github.com/googlecodelabs/tools/commit/88dbc8f18a67f4a7669ccc0bde97524ee068b1e7 wasn't picked up in the tmpldata.go. This is required for Will's changes in https://github.com/googlecodelabs/codelab-components/commit/f3e63d5612e67e9e35804f0992807c4aec5cbd8e to have correct rendering on the official website. Bumping version to tag and trigger CI's binary build and upload to releases.