Releases: fsprojects/IfSharp
v3.0.4
v3.0.3
v3.0.1
v3.0.0 F# Jupyter Notebooks
Mitigate a stack overflow when using Mono #143
Update to .NET 4.7.1 giving initial support for .NET Standard 2.0 #181
Support getting dependencies directly from GitHub #179
Partial compatibility with Jupyter themes #180
Many version updates, significantly FSharp.Compiler.Service, FSharp.Compiler.Tools, and Paket
Beta3 of F# Jupyter Notebooks
Updated Paket & Paket.Core to strictly target 5.142.0 (this is to handle the deprecation of TLS 1.0 & 1.1)
Many updated dependencies FCS, FSharp.Core
Clearer error messages on missing Jupyter
Initial helpers for FsLab
Update cell status on using #N
Reduced MSBuild dependency, easier builds on MacOS and Linux
Beta2 of F# Jupyter Notebooks
Improved code completion
Updated F# Compiler services
More reliable expression evaluation
Paket 4
F# 4.1
Basic support for Google Charts
Reduced dependency chain supporting smaller Python installs
Master release of F# Jupyter Notebook
Rename to F# kernel for consistency with other kernels #98
Hotfix to deal with untrusted files - breaks Paket usage on Windows
Support for Jupyter 4.2.x and Big Data charting
Support comm_info_request fixing crashing Jupyter 4.x #95 #97
Enable Big Deedle with support for fsi-style printers #96
Resolve compatibility between Angara.Chart and XPlot - you can now use both in the same notebook.
Updated Jupyter test release
New approach to charting, now done via helper scripts e.g. Angara.Charting.fsx, FSCharting.fsx, and XPlot.Plotly.fsx #61 #89 #88
We perform an install-time fetch of dependencies using the excellent Paket (https://github.com/fsprojects/Paket) #82 #86
Update to support F# 4.0, including update to newer F# Compiler Services