Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-07 | 5.5 kB | |
Version 1.0.5208010 source code.tar.gz | 2024-04-07 | 21.8 MB | |
Version 1.0.5208010 source code.zip | 2024-04-07 | 23.0 MB | |
Totals: 3 Items | 44.8 MB | 0 |
What's Changed
Bug fixes🛠️
- when a variable cannot be formatted prevents value infos to work by @colombod in https://github.com/dotnet/interactive/pull/3435
- Fix Wrong .NET prerequisite is listed in the Marketplace by @jonsequitur in https://github.com/dotnet/interactive/pull/3497
Area-API
- Support for an embedded expression in variable value node by @bleaphar in https://github.com/dotnet/interactive/pull/3375
- add support to encode images for GPT 4 vision models by @colombod in https://github.com/dotnet/interactive/pull/3403
Area-C
- formatted values in trailing expressions by @colombod in https://github.com/dotnet/interactive/pull/3420
- Improve build diagnostics in CSharpProject by @ocallesp in https://github.com/dotnet/interactive/pull/3487
- add package build control to CSharpProjectKernel by @jonsequitur in https://github.com/dotnet/interactive/pull/3498
- C# project kernel package improvements by @jonsequitur in https://github.com/dotnet/interactive/pull/3502
Area-Python
- Skip function types in sharing variables with Python by @colombod in https://github.com/dotnet/interactive/pull/3407
- serialise as plain text for valueInfo by @colombod in https://github.com/dotnet/interactive/pull/3411
Area-Documentation
- Update MANUAL-TESTING.md by @colombod in https://github.com/dotnet/interactive/pull/3388
- Update dataframe F# sample to use Plotly.Net for charting by @asmirnov82 in https://github.com/dotnet/interactive/pull/3385
- Update Microsoft.Data.Analysis.DataFrame C# Samples to use Plotly.NET… by @asmirnov82 in https://github.com/dotnet/interactive/pull/3380
- update notebook for polyglot query by @colombod in https://github.com/dotnet/interactive/pull/3421
- add ai polyglot sample by @colombod in https://github.com/dotnet/interactive/pull/3429
Area-F
- Upgrade F# language version for 8.0 by @kojo12228 in https://github.com/dotnet/interactive/pull/3392
Area-HTTP
- Restructure Variable Parsing to support underscores by @bleaphar in https://github.com/dotnet/interactive/pull/3412
- Update kernel to support dynamic variables by @bleaphar in https://github.com/dotnet/interactive/pull/3424
- Addition and support for extra space characters by @bleaphar in https://github.com/dotnet/interactive/pull/3438
- Improve a couple of http kernel error messages by @shyamnamboodiripad in https://github.com/dotnet/interactive/pull/3442
- Change to declared variables to support dynamic expressions by @bleaphar in https://github.com/dotnet/interactive/pull/3450
- Tolerance of punctuation for leading request by @bleaphar in https://github.com/dotnet/interactive/pull/3456
- add support for clearing variables from HttpKernel by @jonsequitur in https://github.com/dotnet/interactive/pull/3467
- Added support for no request nodes and just comments present by @bleaphar in https://github.com/dotnet/interactive/pull/3469
- Add missing command registration to fix deadlock by @shyamnamboodiripad in https://github.com/dotnet/interactive/pull/3471
- Change to have a more accurate url error by @bleaphar in https://github.com/dotnet/interactive/pull/3488
- Bleaphar/comment node investigation by @bleaphar in https://github.com/dotnet/interactive/pull/3492
- Fix issue where custom datetime format strings result in binding failure by @phenning in https://github.com/dotnet/interactive/pull/3505
Area-Messaging, Comms, and Scheduling
- Disallow token change via SetParent after a command has been deserialized by @jonsequitur in https://github.com/dotnet/interactive/pull/3389
- port fix for parent change by @colombod in https://github.com/dotnet/interactive/pull/3396
- Add description field to kernelInfo by @colombod in https://github.com/dotnet/interactive/pull/3399
Area-SQL / data querying
- Fix Microsoft.Identity.Client version conflict by @colombod in https://github.com/dotnet/interactive/pull/3417
- obfuscate pwd in sql and kql kernel display events by @colombod in https://github.com/dotnet/interactive/pull/3472
- Bump minimum version for SQL Tools and Kusto packages by @corivera in https://github.com/dotnet/interactive/pull/3506
Area-Variable sharing
- Fix
#!set
for literal values by @jonsequitur in https://github.com/dotnet/interactive/pull/3372 - Improve value info handling in python by @colombod in https://github.com/dotnet/interactive/pull/3410
- Ability to share Password string into KQL and MSSQL kernels by @colombod in https://github.com/dotnet/interactive/pull/3470
Area-Polyglot Notebooks Extension
- allows command to not always produce expected event by @colombod in https://github.com/dotnet/interactive/pull/3427
- update vscode api by @colombod in https://github.com/dotnet/interactive/pull/3496
Other Changes
- Fix telemetry for VS scenarios by @shyamnamboodiripad in https://github.com/dotnet/interactive/pull/3414
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/interactive/pull/3479
New Contributors
- @kojo12228 made their first contribution in https://github.com/dotnet/interactive/pull/3392
- @asmirnov82 made their first contribution in https://github.com/dotnet/interactive/pull/3385
- @phenning made their first contribution in https://github.com/dotnet/interactive/pull/3458
Full Changelog: https://github.com/dotnet/interactive/compare/v1.0.4605020...v1.0.5208010