Releases: johnmschoonover/vscode_go_templates
Releases · johnmschoonover/vscode_go_templates
Fixing the release CI/CD
What's Changed
- updating prerequisites by @johnmschoonover in #22
- this should resolve build dumbness by @johnmschoonover in #23
Full Changelog: v1.0.0...v1.0.1
Initial Release
What's Changed
- Add PRD for Go Template Studio VS Code extension by @johnmschoonover in #1
- Create planning docs for Go Template Studio MVP by @johnmschoonover in #2
- Add Go Template Studio VS Code extension implementation by @johnmschoonover in #3
- Add GitHub Actions workflow for CI checks by @johnmschoonover in #4
- Add Go renderer integration and context explorer by @johnmschoonover in #5
- Add Go Templates language contribution by @johnmschoonover in #6
- Support list helper in Go template renderer by @johnmschoonover in #7
- Add preview button to template editors by @johnmschoonover in #8
- Clarify instructions for new file additions by @johnmschoonover in #9
- Allow rendering templates without context files by @johnmschoonover in #10
- adding additonal functions by @johnmschoonover in #11
- Add auto-updating preview and template helper coverage by @johnmschoonover in #12
- Add integration coverage for template rendering by @johnmschoonover in #13
- Add UX brief clarifications for follow-up feature questions by @johnmschoonover in #14
- Support bundled go-worker binaries by @johnmschoonover in #15
- Add additional template helpers for common Jinja filters by @johnmschoonover in #16
- Remove external text dependency from worker by @johnmschoonover in #17
- Implement live background preview updates with state preservation by @johnmschoonover in #18
- Add quickstart guide covering built-in template helpers by @johnmschoonover in #19
- Update tag pattern for release workflow by @johnmschoonover in #20
- Add MIT License to the project by @johnmschoonover in #21
Full Changelog: https://github.com/johnmschoonover/vscode_go_templates/commits/v1.0.0