Skip to content

Releases: fsprojects/IfSharp

v3.0.4

08 Mar 20:03
32b587a
Compare
Choose a tag to compare
  • F# 4.7.0
  • Updates to F# Compiler Service and Paket
  • Experimental .NET Core support to 3.1

v3.0.3

19 Sep 13:02
Compare
Choose a tag to compare
v3.0.3 Pre-release
Pre-release
  • Bug fixes for JupyterLabs (preliminary support)
  • Helper scripts and dependencies update
  • Experimental version of .NET Core support (build from source)
  • More Docker improvements #187 #200 #211

v3.0.1

26 Sep 23:08
1fe1349
Compare
Choose a tag to compare
Add fix for System.Net.Http.dll

v3.0.0 F# Jupyter Notebooks

30 Jul 11:00
Compare
Choose a tag to 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

Beta3 of F# Jupyter Notebooks

07 Mar 11:19
Compare
Choose a tag to compare
Pre-release

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

15 Jun 16:13
Compare
Choose a tag to compare
Pre-release

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

24 Nov 12:59
Compare
Choose a tag to compare
Pre-release

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

15 Nov 10:17
Compare
Choose a tag to 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.

Updated Jupyter test release

29 Sep 10:29
Compare
Choose a tag to compare
Pre-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

Updated release with Jupyter support.

03 Aug 09:00
Compare
Choose a tag to compare
Pre-release

Safer installation and compatibility with launching via "jupyter notebook" #80
F# logo
FSI toggle for type information #73
Better support on Mac and Linux with updated documentation #45