Skip to content

Releases: fable-compiler/Fable

4.0.0-theta-017

16 Nov 14:17
Compare
Choose a tag to compare
  • Use TargetFramework from .fsproj and ask users to upgrade from netstandard2.0 if necessary
  • Update FCS (F# 7)
  • Python, handling static getters
  • Rust, fix deprecated API

4.0.0-theta-016

13 Nov 02:07
Compare
Choose a tag to compare
  • Attempt to improve project parsing
  • Added Double.Pow static

4.0.0-theta-015

05 Nov 12:25
Compare
Choose a tag to compare
  • JS, enable calls with importValueDynamic
  • JS, Support System.Delegate.DynamicInvoke
  • Rust, Added feature for func_type_enum
  • Rust, Added Func type wrappers (#3250)

4.0.0-theta-014

31 Oct 11:16
Compare
Choose a tag to compare
  • Try to fix #3244 (cannot parse .fsproj)
  • Rust, added small string type
  • Python, fix byte array tying issue
  • JS, don't mangle idents from imports in emitted code
  • JS, optimize some array transforms

4.0.0-theta-011

04 Oct 06:17
Compare
Choose a tag to compare
  • Python, add read/write files
  • Python, fix URI and number types
  • JS, allow imports in emit expressions and JSX
  • JS, improve import path resolution (interpolation, inlined functions)
  • TypeScript, fix arithmetic tests

4.0.0-theta-010

28 Sep 18:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0-theta-009...4.0.0-theta-010

4.0.0-theta-009

28 Sep 04:52
Compare
Choose a tag to compare
  • Add language status to version
  • Make --runScript compatible with Python, Rust and Dart
  • Update F# compiler
  • Compile as net6 binary
  • TypeScript, type-safe union types and other fixes

4.0.0-theta-008

22 Sep 15:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0-theta-007...4.0.0-theta-008

4.0.0-theta-007

21 Sep 03:44
Compare
Choose a tag to compare
  • TypeScript, fix fable-library-ts @ncave
  • Python, fix regex tests @dbrattli
  • Python, fix emit expressions
  • JS, helpers for JSX/React apps

4.0.0-theta-006

18 Sep 09:59
Compare
Choose a tag to compare
4.0.0-theta-006 Pre-release
Pre-release

What's Changed

Full Changelog: 4.0.0-theta-005...4.0.0-theta-006