Fixed bug in redirect csv ... transpose where a CSV file with multiple rows was not properly transposed.

This commit is contained in:
Ross Scroggs
2025-05-12 14:33:34 -07:00
parent d2f048a773
commit d571207cce
3 changed files with 12 additions and 10 deletions

View File

@@ -10,6 +10,10 @@ Add the `-s` option to the end of the above commands to suppress creating the `g
See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Installs) for Windows or other options, including manual installation
### 7.07.02
Fixed bug in `redirect csv ... transpose` where a CSV file with multiple rows was not properly transposed.
### 7.07.01
Fixed bug in `gam print|show chromepolicies` that caused a trap. Made additional