File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to the RAZ VS Code extension 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+ ## [ 0.1.7] - 2025-07-05
9+
10+ ### Fixed
11+ - Properly quote RAZ binary path when it contains spaces (e.g., "Application Support" on macOS)
12+ - Task execution now works correctly with paths containing spaces
13+
814## [ 0.1.6] - 2025-07-05
915
1016### Added
Original file line number Diff line number Diff line change 55 "author" : " Uriah Galang <codeitlikemiley@gmail.com>" ,
66 "icon" : " images/raz-logo.gif" ,
77 "license" : " MIT" ,
8- "version" : " 0.1.6 " ,
8+ "version" : " 0.1.7 " ,
99 "repository" : {
1010 "type" : " git" ,
1111 "url" : " https://github.com/codeitlikemiley/raz"
You can’t perform that action at this time.
0 commit comments