Releases: bdobruno/bdo-cli
Releases · bdobruno/bdo-cli
Migrate to Rust
What's Changed
- rust migration by @bdobruno-planhat in #25
New Contributors
- @bdobruno-planhat made their first contribution in #25
Full Changelog: v1.1.1...v1.2.0
Adding mkenvrc command
Added mkenvrc command to automate environment setup: it creates a .envrc file, writes source .venv/bin/activate, and runs direnv allow for seamless activation.
v1.1.0: bpkg Support
This release adds bpkg packaging support
Initial Release v1.0.0
First release of BDO CLI tool. Features: Basic CLI structure, Script management, React and Next.js project creation support, Branch and repository management utilities. This is the initial release of the BDO CLI tool, providing essential functionality for project management and development workflows.