All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Changed the
gh
command togithub
in order to avoid conflicts with the GitHub CLI - Moved CI/CD process to GitHub Actions
- Cleaned up repo to reflect updates in Code of Conduct, Contributing, etc.
- Removed the reload environment
reload
command - Removed the
IsAdmin
command
- Updated README to provide installation instructions from the repository
- Added GitHub Actions to provide maintenance of the repository
- Fixed issue that prevented Docker & Docker-Compose commands from not being exported by the module
- Incrementing version
- Modified versioning schema
- Converted repo into a PowerShell Module and renamed to devtoolbox
- Added
dc
alias for docker-compose functionality - New
gh
command that launches browser to GitHub repo if the directory is a GitHub repo - Tons :)