Skip to content

Releases: opspresso/toast-cli

v3.1.7

21 Mar 02:42
Compare
Choose a tag to compare
refactor: Update guidelines in CLAUDE.md and fix command duplication …

v3.1.6

21 Mar 02:28
Compare
Choose a tag to compare
refactor: Swap functionalities between Git and Region plugins in docu…

v3.1.5: feat: Enhance CLAUDE.md and ctx_plugin.py for improved functionality

21 Mar 02:23
Compare
Choose a tag to compare
- 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

17 Mar 06:16
Compare
Choose a tag to compare
- 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

13 Mar 01:37
Compare
Choose a tag to compare
feat: Add confirmation prompts for .env.local upload and download in …

v3.1.2: feat: Enhance DotPlugin with additional .env.local management options

12 Mar 02:36
Compare
Choose a tag to compare
- 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

12 Mar 02:31
Compare
Choose a tag to compare
- 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

12 Mar 02:15
Compare
Choose a tag to compare
feat: Add LocalPlugin for .env.local file management with AWS SSM int…

v3.0.12: chore: Update .gitignore with environment file patterns

12 Mar 02:06
Compare
Choose a tag to compare
- Add .env to gitignore
- Include local and production environment file patterns
- Prevent sensitive environment configuration from being tracked

v3.0.11

11 Mar 12:44
Compare
Choose a tag to compare
fix: GitHub repository URL