Releases: opspresso/toast-cli
Releases · opspresso/toast-cli
v3.1.7
v3.1.6
refactor: Swap functionalities between Git and Region plugins in docu…
v3.1.5: feat: Enhance CLAUDE.md and ctx_plugin.py for improved functionality
- Add basic guidelines to CLAUDE.md for better problem-solving practices - Modify ctx_plugin.py to fetch AWS region before listing EKS clusters - Ensure kubeconfig update command includes the specified region for accuracy
v3.1.4: feat: Update command aliases in README.md for improved clarity
- Rename alias 'i' to 'm' for showing AWS identity - Rename alias 'l' to 'd' for managing .env.local files - Enhance readability and consistency of command aliases
v3.1.3
feat: Add confirmation prompts for .env.local upload and download in …
v3.1.2: feat: Enhance DotPlugin with additional .env.local management options
- Add 'dn' as an alias for 'down' command in DotPlugin - Refine command descriptions and help text in README.md - Reorganize feature and alias sections for improved readability
v3.1.1: refactor: Rename LocalPlugin to DotPlugin for .env.local management
- Rename `local` plugin to `dot` for more concise and intuitive naming - Update references in ARCHITECTURE.md, README.md, and docs/index.html - Modify command aliases and documentation to reflect new plugin name - Increment version to v3.1.0.dev0 to indicate feature refinement
v3.0.13
feat: Add LocalPlugin for .env.local file management with AWS SSM int…
v3.0.12: chore: Update .gitignore with environment file patterns
- Add .env to gitignore - Include local and production environment file patterns - Prevent sensitive environment configuration from being tracked
v3.0.11
fix: GitHub repository URL