- Added new commands realted to docker networks
- Update console better print
- What's Changed
- get update code from main branch after release by @msrajawat298 in #62
- release: update readme file by @msrajawat298 in #65
- got recent changes by @msrajawat298 in #66
- Full Changelog: v1.5.1...v1.5.2
- Update Documention site.
- Release v1.5.0 by @msrajawat298 in #56
- enhancement: add new commands ansible, terraform and aws cli by @msrajawat298 in #59
- DevOps Commands:
- Ansible:
- Added new commands for ad-hoc operations, playbook execution, and essential tasks.
- Terraform:
- Introduced commands for initialization, planning, applying, and managing Terraform infrastructure.
- AWS CLI:
- Included commands for common AWS operations, simplifying interactions with AWS services.
- Docker:
- Update and added new docker commands
- Ansible:
- Updated and enhanced the repository with additional commands to facilitate DevOps processes.
- Improved developer experience by providing a comprehensive set of commands for popular tools.
- Updated documentation to include details about the new commands and their usage.
- Added examples and explanations for Ansible, Terraform, and AWS CLI commands.
Full Changelog: https://github.com/vitabletech/SnippetMaster/compare/v1.4.0...v1.5.0
- Added new code snippets for Git and GitHub commands. (See
snippets/git.code-snippets
) - Enhanced existing code snippets for Docker and shell commands. (See
snippets/docker.code-snippets
andsnippets/shell.code-snippets
) - Updated the supported languages list in the README:
- Contributors can be found here.
- For full details, refer to the Changelog.
- Modified workflow to trigger on tag pushes instead of branch pushes. (See
.github/workflows/publish.yml
) - Added Docker-related code snippets for container management and image manipulation. (See
snippets/docker.code-snippets
) - Added new shell commands for various tasks like checking Apache configuration, tailing logs, fixing SSL certificate issues, mounting remote directories, etc. (See
snippets/shell.code-snippets
)
- One bug fixing and add workflow action
- Merged code into main after Release v1.2.2 by @msrajawat298 in Pull Request #35
- Retrieved latest code from main to develop after release by @msrajawat298 in Pull Request #37
- Fixed: Dollar sign is not showing before PHP variables and added some other changes by @msrajawat298 in Pull Request #38
- Merged Develop branch changes into release branch to release the changes by @msrajawat298 in Pull Request #39
- Released v1.2.2 by @msrajawat298 in Pull Request #40
-
Added new snippets for customizing the WordPress admin interface.
-
Implemented functionality to hide and show custom menu items from the sidebar.
-
Enabled the ability for ninjas to access and interact with other user roles without requiring a third-party plugin.
-
Introduced new videos demonstrating how to contribute to Snippet Master.
-
Included guidelines on how to release packages in Snippet Master.
-
Expanded support for multiple languages.
- Resolved the documentation table content issue.
-
Updated documentation to reflect the latest changes and improvements.
-
Implemented UI-related changes for a more intuitive user experience.