Skip to content

Releases: fable-compiler/Fable.Python

v5.0.0-alpha.21.5

21 Dec 11:47
324e309

Choose a tag to compare

5.0.0-alpha.21.5 (2025-12-21)

Bug Fixes

  • remove XUnit dependency from Testing module (3a35e44)

v5.0.0-alpha.21.4

21 Dec 11:25
669fe18

Choose a tag to compare

5.0.0-alpha.21.4 (2025-12-21)

Features

  • add Fable.Python.Testing module for cross-platform testing (#186) (2356705)

v5.0.0-alpha.21.3

19 Dec 00:06
6bcd385

Choose a tag to compare

5.0.0-alpha.21.3 (2025-12-19)

Features

  • add Fable.Types module for runtime type detection (#184) (6e1e902)

v5.0.0-alpha.21.2

18 Dec 22:43
29026c6

Choose a tag to compare

5.0.0-alpha.21.2 (2025-12-18)

Features

  • add typed array support to Json serialization (#182) (ef67b4b)

v5.0.0-alpha.21.1

18 Dec 21:45
027207a

Choose a tag to compare

5.0.0-alpha.21.1 (2025-12-18)

Features

  • Add Json static class with Fable-aware serialization (#175) (1eb5005)

Bug Fixes

  • correct manifest to last released version (bb9cb88)
  • remove versioning strategy from release-please config (ce84cae)
  • update release-please to use prerelease versioning (7c219e8)

v5.0.0-alpha.21.0

16 Dec 22:37
d098f66

Choose a tag to compare

5.0.0-alpha.21.0 (2025-12-16)

Features

Bug Fixes

  • add missing models.py for pydantic example and update README (#168) (b76ce98)
  • handle return type correctly (a634168)
  • relax FSharp.Core dependency to >= 5.0.0 (#163) (10eb65b)
  • update pyproject toml details (#62) (b511351)
  • use plain int/string types for open (b202a25)
  • use string types for open (f211f8b)

Miscellaneous Chores

  • sync with Fable 5.0.0-alpha.21 (fd2685c)

v5.0.0-alpha.20.2

09 Dec 17:00
0a3c477

Choose a tag to compare

v5.0.0-alpha.20.2 Pre-release
Pre-release

5.0.0-alpha.20.2 (2025-12-09)

Features

  • add Python stdlib bindings for logging, random, and expand string module (#166) (709d6c2)

v5.0.0-alpha.20.1

08 Dec 17:38
17fb867

Choose a tag to compare

v5.0.0-alpha.20.1 Pre-release
Pre-release

5.0.0-alpha.20.1 (2025-12-08)

Bug Fixes

  • relax FSharp.Core dependency to >= 5.0.0 (#163) (10eb65b)

v5.0.0-alpha.20

08 Dec 16:39
c6a241a

Choose a tag to compare

v5.0.0-alpha.20 Pre-release
Pre-release

5.0.0-alpha.20 (2025-12-08)

Features

Bug Fixes

  • handle return type correctly (a634168)
  • update pyproject toml details (#62) (b511351)
  • use plain int/string types for open (b202a25)
  • use string types for open (f211f8b)

v5.0.0-alpha.11

01 Dec 20:27
a54c8fa

Choose a tag to compare

v5.0.0-alpha.11 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0-alpha.10...v5.0.0-alpha.11