Skip to content

feat: v3 improvements — output flag, git hooks, showcase refresh#12

Merged
urmzd merged 7 commits intomainfrom
feat/v3-improvements
Mar 29, 2026
Merged

feat: v3 improvements — output flag, git hooks, showcase refresh#12
urmzd merged 7 commits intomainfrom
feat/v3-improvements

Conversation

@urmzd
Copy link
Copy Markdown
Owner

@urmzd urmzd commented Mar 29, 2026

Summary

  • feat(cli): add --output flag for file redirection
  • chore(ci): add git hooks for conventional commits
  • chore(examples): update action reference to v3
  • chore(release): bump version to 3.3.1
  • docs(showcase): add demo project and refresh showcase visuals

Test plan

  • Verify --output flag writes embedded output to the specified file
  • Confirm git hooks enforce conventional commit messages
  • Check example workflow references v3 action correctly
  • Review showcase images render properly in README

urmzd added 7 commits March 29, 2026 02:07
Add sr-hooks-hash and commit-msg hook for enforcing
conventional commit format in the project. This ensures
consistent commit messages across the team.
Update Cargo.lock to reflect the 3.3.1 release version.
Add --output/-o flag to allow writing processed output to
a separate file instead of modifying in place. Include validation
to ensure --output can only be used with a single input file.
Update output messages to show file transformation when using
the --output flag.
Update the GitHub Actions workflow example to use
embed-src@v3 instead of v1.5.0, reflecting the latest
version with the new features and improvements.
Add a complete demo project under showcase/demo with sample
API and configuration files to demonstrate embed-src capabilities.
Replace the single embed-dry-run screenshot with before/after
comparison. Update teasr.toml to reflect new demo scenarios
showing the tool in action. Refresh README with improved showcase
table layout presenting before and after transformations.
Use markdown scene type for before/after screenshots instead of
terminal recordings, producing cleaner rendered output.
@urmzd urmzd merged commit 10989bf into main Mar 29, 2026
4 checks passed
@urmzd urmzd deleted the feat/v3-improvements branch March 29, 2026 09:41
urmzd added a commit that referenced this pull request Mar 30, 2026
feat: v3 improvements — output flag, git hooks, showcase refresh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant