Skip to content

Releases: dotnet/interactive

Version 1.0.3606021

07 Dec 16:09
4ac35b9
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug fixes🛠️

Area-Documentation

Area-F#

Area-Formatting

  • overhaul plain text formatting, Microsoft.DotNet.Interactive.Browser adds browser kernels on load by @jonsequitur in #2368
  • update Type html formatter by @colombod in #2551

Area-JavaScript HTML CSS

Area-Messaging and Comms

Area-Performance

Area-PowerShell

Area-SQL / data querying

Area-Variable sharing

Area-VS Code Extension

Area-Jupyter sub-kernels

Other Changes

New Contributors

Full Changelog: v1.0.3552061...v1.0.3606021

Version 1.0.3552060

03 Nov 20:55
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug fixes🛠️

Area-Documentation

Area-Formatting

  • align TabularDataResource formatting for json to table-schema+json by @jonsequitur in #2367

Area-JavaScript HTML CSS

Area-Messaging and Comms

  • Add SendValue command, enabling both get and set gestures for value sharing by @jonsequitur in #2237

Area-Variable sharing

Area-VS Code Extension

  • add kernel restart button to toolbar by @brettfo in #2326
  • change kernel / controller name back to .NET Interactive by @colombod in #2332
  • add values button to notebook toolbar by @brettfo in #2333
  • retain dotnet-interactive prefix on dotnet-specific configs by @brettfo in #2399

Other Changes

Full Changelog: v1.0.350406...v1.0.3552061

What's Changed

Exciting New Features 🎉

Bug fixes🛠️

Area-Documentation

Area-Formatting

  • align TabularDataResource formatting for json to table-schema+json by @jonsequitur in #2367

Area-JavaScript HTML CSS

Area-Messaging and Comms

  • Add SendValue command, enabling both get and set gestures for value sharing by @jonsequitur in #2237

Area-Variable sharing

Area-VS Code Extension

  • add kernel restart button to toolbar by @brettfo in #2326
  • change kernel / controller name back to .NET Interactive by @colombod in #2332
  • add values button to notebook toolbar by @brettfo in #2333
  • retain dotnet-interactive prefix on dotnet-specific configs by @brettfo in #2399

Other Changes

Full Changelog: v1.0.350406...v1.0.3552061

Version 1.0.350406

05 Oct 16:54
612aa40
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🧨

Exciting New Features 🎉

Bug fixes🛠️

Area-Azure Data Studio

  • Open connection dialog when using connection string input types by @corivera in #2302

Area-Documentation

Area-Formatting

  • Handle image mimeTypes by @colombod in #2168
  • Update the formatting of the _style attribute's value by @bmitc in #2214
  • Fix outputs, update a deprecated method, and small formatting changes by @bmitc in #2211
  • Setting text in JSON formatter to align to the left instead of right by @jasiozet in #2250

Area-JavaScript HTML CSS

  • ensure HTML and JavaScript kernels access same underlying page, enable #!share --as declaredName by @jonsequitur in #2231

Area-Jupyter

  • ensure that there are no "nulls" in the signature calculation by @shibbas in #2221
  • refactor Jupyter Message Protocol layer to decouple to from being ZMQ… by @shibbas in #2226
  • Update Jupyter Message Protocol to handle differences between kernels by @shibbas in #2227

Area-Messaging and Comms

Area-Packages and Extensions

  • Use dotnet tool for SQL Tools and Kusto services by @corivera in #2173

Area-PowerShell

Area-Variable sharing

Area-VS Code Extension

Other Changes

New Contributors

Full Changelog: v1.0.336204...v1.0.350406

Version 1.0.336204

13 Jul 22:29
Compare
Choose a tag to compare

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

Version 1.0.317301

24 Mar 17:32
Compare
Choose a tag to compare
v1.0.317301

Version 1.0.317301

v1.0.260601

09 Dec 10:02
8e7df80
Compare
Choose a tag to compare
Update NotebookswithJupyter.md

v1.0.2580040

01 Dec 08:30
Compare
Choose a tag to compare

This releases completes the migration to .NET 6 SDK

v1.0.246201

13 Sep 18:05
da74935
Compare
Choose a tag to compare
Version 1.0.246201

v1.0.245901

09 Sep 22:06
Compare
Choose a tag to compare
Version 1.0.245901

1.0.240403

05 Aug 12:28
Compare
Choose a tag to compare
add better detection for bad symlinks