Skip to content

Commit fdf3b1d

Browse files
committed
Update CHANGELOG.md
1 parent 38f7b7e commit fdf3b1d

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)