Skip to content

Version 1.0.336204

Compare
Choose a tag to compare
@brettfo brettfo released this 13 Jul 22:29
· 1292 commits to main since this release

What's Changed

Breaking Changes 🧨

Exciting New Features 🎉

Bug fixes🛠️

  • dispose of all interactive processes on extension exit by @brettfo in #1962
  • Complete kernel invocation context on context disposal by @colombod in #2003
  • Fixed issues with submitCommandAndGetResult functionality by @colombod in #2007
  • Fixed bug with powershell input gestures by @colombod in #2030
  • Fixed diagnostic gathering and make project files case insensitive by @brettfo in #2037
  • fix #2044 by @jonsequitur in #2066
  • Fixed in-flight commands in typescript and added Mermaid kernel in the kernel picker by @brettfo in #2071
  • Fixed bug when there is no Kernel selector and the parser cannot determine selector options by @colombod in #2073
  • Fix language name case for Javascript by @colombod in #2080
  • Fixed bug with console output for javascript kernel by @brettfo in #2133

Area-Automation

Area-Azure Data Studio

  • remove open/saveAs commands and only allow new .dib by @brettfo in #1946
  • Await clearOutput promise when starting cell execution. by @corivera in #2002

Area-C#

  • Performance improvement to the csharp kernel language services by @Lawlzee in #1971

Area-Documentation

Area-JavaScript HTML CSS

Area-Language Services

Area-Messaging and Comms

Area-Performance

  • Improve NuGet package performance by using cache by @brettfo in #2137

Area-PowerShell

Area-SQL / data querying

  • Add quotes around GUIDs when importing them into SQL cells. by @corivera in #1967

Area-Visualization

Area-VS Code Extension

Other Changes

New Contributors

Full Changelog: v1.0.317301...v1.0.336204