CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 70
Releases: fsprojects/IfSharp
v3.0.4
32b587a
Compare
- F# 4.7.0
- Updates to F# Compiler Service and Paket
- Experimental .NET Core support to 3.1
Assets 3
v3.0.3
Compare
Assets 3
v3.0.1
1fe1349
Compare
Add fix for System.Net.Http.dll
Assets 3
v3.0.0 F# Jupyter Notebooks
Compare
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
Assets 3
Beta3 of F# Jupyter Notebooks
Compare
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
Assets 3
Beta2 of F# Jupyter Notebooks
Compare
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
Assets 3
Master release of F# Jupyter Notebook
Compare
Rename to F# kernel for consistency with other kernels #98
Hotfix to deal with untrusted files - breaks Paket usage on Windows
Assets 3
Support for Jupyter 4.2.x and Big Data charting
Compare
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.
Assets 3
Updated Jupyter test release
Compare
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