File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 0.1.0] - Initial Release
10+ ## [ 0.1.0] - 2025-09-26
1111
1212### Added
13- - Initial implementation of Ruby Butler
13+ - Core Ruby environment detection and orchestration
14+ - Ruby runtime discovery with semver-based version selection
15+ - Gem environment management with proper PATH composition
16+ - Bundler project detection and automatic ` bundle exec ` integration
17+ - Distinguished command-line interface with gentleman's butler persona
18+ - Cross-platform support (Windows, macOS, Linux)
19+ - Environment composition without shell modification
20+ - Comprehensive error handling with sophisticated messaging
21+ - Git version embedding in binaries for traceability
22+ - Automated release workflow with cross-platform binaries
23+ - Complete test suite with unit, integration, and shell tests
1424
1525---
1626
You can’t perform that action at this time.
0 commit comments