Skip to content

Releases: fable-compiler/Fable

1.3.0

15 Nov 14:56
Compare
Choose a tag to compare

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

15 Nov 11:06
Compare
Choose a tag to compare
1.3.0-beta-009 Pre-release
Pre-release

Fix #1218: Multiple namespaces in same file
Add "eval" to JS keywords
Fix DateTime[Offset].ToString() (without format)

1.3.0-beta-008

14 Nov 19:54
Compare
Choose a tag to compare
1.3.0-beta-008 Pre-release
Pre-release

Add DateTimeOffset
Added inf, nan operators
Fix #1223: Async.StartChild
Fix #1230: Seq.singleton returns empty after first use

1.3.0-beta-007

10 Nov 09:34
Compare
Choose a tag to compare
1.3.0-beta-007 Pre-release
Pre-release

Fix #1227: Names in paket.references are not case sensitive
Fix #1216: Print.sprintf (note the qualified module)
More fixes for nested options (see PR #1219)

Fix #747: Decimal comparison

31 Mar 20:22
Compare
Choose a tag to compare
v0.7.50

fix typo