You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Char.IsWhiteSpace
Bring back warning for point-free style
Better error message when ofJson fails
Fix application of function options
Fix #1256: Optimize unions without fields
Fix #1255: Add Enum.HasFlag
Fix #838: Return empty group values when group is not matched instead of undefined
Fix option wrapper in serialization
Don't pass dependencies to JS clients (see #1241)
Recompile edited and dependent files in watch compilations and send errors (if any) to client
Remove point-free warning for now as it was too noisy (see #1244)
Added List.RemoveRange (PR #1243 by Zaid-Ajaj)
Built with dotnet SDK 2.0.3 on Windows
Optimize watch compilations
Add dependencies to ensure all necessary files are recompiled in a watch compilation (#1188)
Enable nested options (#1189, #1219)
Remove closures generated by F# compiler
Add DateTimeOffset
Added inf, nan operators
Fix #1218: Multiple namespaces in same file
Fix #1230: Seq.singleton returns empty after first use
Fix #1227: Names in paket.references are not case sensitive
Fix #1223: Async.StartChild
Fix #1216: Print.sprintf (note the qualified module)
Fix #1204: kprintf works indirectly
Fix #1203: choose and pick with generic options
Fix #1201: Cannot find replacement for System.Char::ToUpper
Fix #1193 and other string printing errors
Fix #1190: Trait calls don't check inherited members
Fix #1187: List.truncate returning one-too-many elements
Fix #1186: Negated negative values