Releases: m-doescode/setp
Releases · m-doescode/setp
v1.0
v0.1.1-alpha
Bug fixes:
- libgcc and libstdc++ are now statically linked. So hopefully no more missing library errors should appear.
- Fixed bug where Set-P would add a semicolon before the path instead of after. Usually, windows would add the semicolon already and expect one to already be there so this screws up programs like refreshenv.bat.
In the future, I should implement a smart detection feature which would detect if there already is a semicolon and NOT add one if one already exists.
Missing features:
- Remove flag
Note: Binary is x64. No 32-bit binaries have been released yet. If you would like to run Set-P on a 32-bit computer, please build from source, instructions may be found here
v0.1.0-alpha
Missing features:
- Remove flag
Note: Binary is x64. No 32-bit binaries have been released yet. If you would like to run Set-P on a 32-bit computer, please build from source, instructions may be found here