Releases: DevTeam/csharp-interactive
Releases · DevTeam/csharp-interactive
1.1.9
1.1.8
1.1.7
Changes:
- Add a Summary method to write a summary message. It will also appear in the Summary section after execution. See this example for details.
1.1.6
Bug fixes:
- Deadlock on application exit when an error occurs in case of asynchronous
Program.main()
1.1.5
- Update dependencies to fix known critical severity vulnerabilities
1.1.4
- Support for .NET 9
1.1.2
- Added many commands for working with the .NET CLI
1.1.1
- Minor bug fixes
- Improved documentation
1.1.0
New version of C# interactive 1.1.0
Improved API for project building and more informative summary statistics.