File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.4] - 2025-11-11
9+
10+ ### Added
11+ - Fully automatic installation on pip install
12+ - Smart s command wrapper with intelligent lookup
13+ - Cross-platform support (Windows/Linux/macOS)
14+ - Non-interactive mode for CI/CD
15+ - Wrapper script ensures s command availability
16+
17+ ### Changed
18+ - Improved error messages and troubleshooting guides
19+ - Better Windows encoding compatibility
20+
21+ ### Fixed
22+ - Windows Unicode encoding errors
23+ - CI test reliability
24+ - PATH configuration issues
25+
26+
827## [ 1.0.3] - 2025-11-11
928
1029### Added
You can’t perform that action at this time.
0 commit comments