history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2020-11-30 | 2020-12-08 | ||
moving 5.15.7 from history (martin) | typo (martin) | ||
Line 439: | Line 439: | ||
* Help for script commands specifies unit for ''-speed'' switch. | * Help for script commands specifies unit for ''-speed'' switch. | ||
* A ''SecureString'' can be used provide a private key passphrase in .NET assembly via property ''SessionOptions.SecurePrivateKeyPassphrase''. [[bug>1557]] | * A ''SecureString'' can be used provide a private key passphrase in .NET assembly via property ''SessionOptions.SecurePrivateKeyPassphrase''. [[bug>1557]] | ||
- | * Added methods ''Session.GetDirectoryName'', ''Session.GetFileName'' and ''Session.AddDirectorySeparator'' methods to .NET assembly. | + | * Added ''Session.GetDirectoryName'', ''Session.GetFileName'' and ''Session.AddDirectorySeparator'' methods to .NET assembly. |
* Publishing beta releases of NuGet package. [[bug>1598]] | * Publishing beta releases of NuGet package. [[bug>1598]] | ||
* Extensions metadata can span multiple lines. | * Extensions metadata can span multiple lines. |