Releases: fable-compiler/Fable
1.3.4
1.3.3
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
1.3.2
1.3.1
1.3.0
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
1.3.0-beta-009
Fix #1218: Multiple namespaces in same file
Add "eval" to JS keywords
Fix DateTime[Offset].ToString() (without format)
1.3.0-beta-008
1.3.0-beta-007
Fix #747: Decimal comparison
v0.7.50 fix typo