File:ConvertTo-STJson.ps1.txt
From Svendsen Tech PowerShell Wiki
ConvertTo-STJson.ps1.txt (file size: 15 KB, MIME type: text/plain)
Warning: This file type may contain malicious code.
By executing it, your system may be compromised.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Dimensions | User | Comment | |
---|---|---|---|---|
current | 01:41, 21 October 2017 | (15 KB) | Wikiroot (talk | contribs) | v0.9.4.0: Fix nested array bracket alignment issues. |
15:44, 19 April 2017 | (14 KB) | Wikiroot (talk | contribs) | v0.9.3.3: Comparing to the PS team's ConvertTo-Json again and they don't escape "/" alone. Undoing 0.9.2.2 change. | |
18:14, 18 April 2017 | (14 KB) | Wikiroot (talk | contribs) | v0.9.3.2: Coerce numbers from strings if -CoerceNumberStrings is specified (non-default), properly detect numerical types and by default omit double quotes only on these. | |
16:33, 18 April 2017 | (13 KB) | Wikiroot (talk | contribs) | v0.9.2.2: Adding escaping of "solidus" (forward slash). | |
08:37, 18 April 2017 | (13 KB) | Wikiroot (talk | contribs) | v0.9.2.1. Minor fixes. | |
05:23, 18 April 2017 | (13 KB) | Wikiroot (talk | contribs) | v0.9.2: Returning proper value types when sending in only single values of $null, $true and $false (passed through). | |
20:04, 17 April 2017 | (12 KB) | Wikiroot (talk | contribs) | ||
19:38, 17 April 2017 | (12 KB) | Wikiroot (talk | contribs) | v0.9. Major rewrite. Way more standards-conforming. | |
18:16, 16 April 2017 | (9 KB) | Wikiroot (talk | contribs) | v0.8.2. Calculated properties now work. | |
18:38, 13 April 2017 | (9 KB) | Wikiroot (talk | contribs) | v0.8.1. Fixed bug causing x.y numbers to be quoted. | |
20:57, 12 April 2017 | (9 KB) | Wikiroot (talk | contribs) | v0.8. Added a -Compress parameter. | |
19:32, 12 April 2017 | (7 KB) | Wikiroot (talk | contribs) | v0.7. Changing parameter name -EscapeAllowedEscapesToo to -EscapeAll. | |
18:38, 12 April 2017 | (7 KB) | Wikiroot (talk | contribs) | v0.6. Added -QuoteValueTypes to also quote "null", "true" and "false". | |
14:14, 12 April 2017 | (7 KB) | Wikiroot (talk | contribs) | v0.5. Adding switch parameter EscapeAllowedEscapesToo (sorry about the name). | |
01:37, 12 April 2017 | (6 KB) | Wikiroot (talk | contribs) | v0.4. Support for scientific number notation as well. | |
01:05, 12 April 2017 | (6 KB) | Wikiroot (talk | contribs) | v0.3. Improved validation / more correct output (could be important). | |
21:13, 11 April 2017 | (6 KB) | Wikiroot (talk | contribs) | Hacking on pipeline support | |
23:19, 7 April 2017 | (5 KB) | Wikiroot (talk | contribs) |
- You cannot overwrite this file.
File usage
The following page links to this file: