Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-30 | 6.7 kB | |
Version 1.0.5530010 source code.tar.gz | 2024-10-30 | 17.8 MB | |
Version 1.0.5530010 source code.zip | 2024-10-30 | 19.0 MB | |
Totals: 3 Items | 36.8 MB | 0 |
What's Changed
Accessibility
- Improve Variable Grid for screen reader by @colombod in https://github.com/dotnet/interactive/pull/3601
API
- fix formatted diagnostics to make them required by @jonsequitur in https://github.com/dotnet/interactive/pull/3539
- New magic command parser by @jonsequitur in https://github.com/dotnet/interactive/pull/3563
- Don't treat #r "<assembly path>" as #r "nuget:<package reference>" in the case where <assembly path> happens to contain the word 'nuget' by @shyamnamboodiripad in https://github.com/dotnet/interactive/pull/3620
- Fail the code submission when user input is canceled by @jonsequitur in https://github.com/dotnet/interactive/pull/3703
HttpKernel, Visual Studio HTTP Editor
- Parsing restructuring by @bleaphar in https://github.com/dotnet/interactive/pull/3530
- Preserve case for HTTP header names by @shyamnamboodiripad in https://github.com/dotnet/interactive/pull/3533
- Addition of period into variable declaration by @bleaphar in https://github.com/dotnet/interactive/pull/3582
- Improvement for variable and request separators by @bleaphar in https://github.com/dotnet/interactive/pull/3585
- Add support for configuring request timeout on HttpKernel by @shyamnamboodiripad in https://github.com/dotnet/interactive/pull/3586
- Change TimeoutException to TaskCanceledException when request times out by @shyamnamboodiripad in https://github.com/dotnet/interactive/pull/3588
- Named Request Support by @bleaphar in https://github.com/dotnet/interactive/pull/3584
- Fix issue with $localDatetime using UTC. by @phenning in https://github.com/dotnet/interactive/pull/3626
- Support for saving named requests in variables and improved json parsing by @bleaphar in https://github.com/dotnet/interactive/pull/3642
- Changes to header parsing by @bleaphar in https://github.com/dotnet/interactive/pull/3672
Jupyter subkernels (Python, R, Julia, etc.)
- Fix [#3710] by @jonsequitur in https://github.com/dotnet/interactive/pull/3714
Language Services
- Magic command completion and hover refinements by @jonsequitur in https://github.com/dotnet/interactive/pull/3608
- Fix subcommand mismatch and flaky #!value tests that use --from-url by @jonsequitur in https://github.com/dotnet/interactive/pull/3708
- Fixes for a couple of magic command completion cases by @jonsequitur in https://github.com/dotnet/interactive/pull/3709
- Completion and input API improvements by @jonsequitur in https://github.com/dotnet/interactive/pull/3727
Messaging, Comms, and Scheduling
- publish DiagnosticsProduced even when there are no diagnostics by @jonsequitur in https://github.com/dotnet/interactive/pull/3531
- correctly schedule run loop task as long-running by @jonsequitur in https://github.com/dotnet/interactive/pull/3532
- fix issue with trying to write non-JSON quoted string as JSON by @jonsequitur in https://github.com/dotnet/interactive/pull/3613
- fix deserialization of SubmitCode.Parameters property by @jonsequitur in https://github.com/dotnet/interactive/pull/3634
- consolidate JsonConverter<T>, make it and derived types internal by @jonsequitur in https://github.com/dotnet/interactive/pull/3635
- Fix intermittent exception thrown by parallel calls to
KernelScheduler.IdleAsync
by @jonsequitur in https://github.com/dotnet/interactive/pull/3662 - Honor
JsonPropertyNameAttribute
in TypeScript contract serialization by @jonsequitur in https://github.com/dotnet/interactive/pull/3694 - NamedPipeConnector Fixes by @michael-hawker in https://github.com/dotnet/interactive/pull/3723
Polyglot Notebooks Extension
- Improve input prompt recall messages by @jonsequitur in https://github.com/dotnet/interactive/pull/3666
- Add support for HTML Input forms in output cells by @jonsequitur in https://github.com/dotnet/interactive/pull/3673
- Fix extraction of 'kernelInfo' from the document -- fixes [#3527] by @pkese in https://github.com/dotnet/interactive/pull/3701
- Fix: failure to create new blank notebook and some completion fixes by @jonsequitur in https://github.com/dotnet/interactive/pull/3719
PowerShell
- fix CustomMimeType parameter by @eosfor in https://github.com/dotnet/interactive/pull/3671
Python
- Add DevContainer setup for Python and Jupyter kernel support by @CJavierSaldana in https://github.com/dotnet/interactive/pull/3643
SQL, KQL, and data querying
- add PostgreSqlKernel by @NikiforovAll in https://github.com/dotnet/interactive/pull/3688
Submission Parsing & Magic Commands
- Magic command hover text plus some bug fixes by @jonsequitur in https://github.com/dotnet/interactive/pull/3604
- Add support for auto-recall for input prompts by @jonsequitur in https://github.com/dotnet/interactive/pull/3611
- improve magic command completions by @jonsequitur in https://github.com/dotnet/interactive/pull/3700
Try .NET
- more tweaks to prebuild packages by @jonsequitur in https://github.com/dotnet/interactive/pull/3515
- rename Package to Prebuild, some tweaks to prebuild process by @jonsequitur in https://github.com/dotnet/interactive/pull/3517
- change FileLock default timeout to 30s by @jonsequitur in https://github.com/dotnet/interactive/pull/3520
- improve Prebuild parallelizability by @jonsequitur in https://github.com/dotnet/interactive/pull/3523
- force Prebuilds to build in debug mode by @dalehhirt in https://github.com/dotnet/interactive/pull/3525
- Completions perf fixes for Try .NET by @jonsequitur in https://github.com/dotnet/interactive/pull/3547
- Fix TryDotnet issue "Compile errors are duplicated in output" by @ocallesp in https://github.com/dotnet/interactive/pull/3572
- Perf improvements for CSharpProjectKernel by @jonsequitur in https://github.com/dotnet/interactive/pull/3562
New Contributors
- @dalehhirt made their first contribution in https://github.com/dotnet/interactive/pull/3525
- @CJavierSaldana made their first contribution in https://github.com/dotnet/interactive/pull/3643
- @eosfor made their first contribution in https://github.com/dotnet/interactive/pull/3671
- @teauxfu made their first contribution in https://github.com/dotnet/interactive/pull/3697
- @pkese made their first contribution in https://github.com/dotnet/interactive/pull/3701
- @michael-hawker made their first contribution in https://github.com/dotnet/interactive/pull/3723
- @NikiforovAll made their first contribution in https://github.com/dotnet/interactive/pull/3688
Full Changelog: https://github.com/dotnet/interactive/compare/v1.0.5208010...v1.0.5530010