Laurent Nullens
6e91805aa7
feat(pwsh): don't overwrite dev build
2022-02-03 10:28:47 +00:00
Jan De Dobbeleer
37e96ef968
fix(pwsh): store the executable inside user HOME folder
2022-01-14 22:45:00 +01:00
Jan De Dobbeleer
5d1cd6209a
fix(pwsh): force console to UTF-8 from module
2021-12-27 13:39:43 +01:00
Jan De Dobbeleer
af639a2b7b
fix(pwsh): print error when install fails in module
...
relates to #1498
2021-12-27 11:26:57 +01:00
Ben Gelens
5c5f0fe157
fix(pwsh): correct path separator
2021-12-16 19:53:46 +01:00
Jan De Dobbeleer
adb49d1cd0
fix(pwsh): alert when we can't download dependencies
...
resolves #1382
2021-12-09 00:17:05 +01:00
lnu
82cad90aa0
fix(pwsh): restore pwsh 5 support
...
In PowerShell 6+, the default encoding is UTF-8 without BOM on all
platforms.
In Windows PowerShell, the default encoding is usually Windows-1252,
an extension of latin-1, also known as ISO 8859-1.
2021-11-30 06:41:40 +01:00
Jan De Dobbeleer
603c4da30b
fix(pwsh): publish module without irrelevant files
2021-11-28 19:08:21 +01:00