Download Latest Version 5.15.0 source code.zip (19.8 MB)
Email in envelope

Get an email when there's a new version of Fable

Home / 5.14.0
Name Modified Size InfoDownloads / Week
Parent folder
5.14.0 source code.tar.gz 2026-08-25 19.0 MB
5.14.0 source code.zip 2026-08-25 19.8 MB
README.md 2026-08-25 2.9 kB
Totals: 3 Items   38.9 MB 0

🏗️ Breaking changes

  • (standalone) Reference a precompiled library (#4900) (90359c31)

🚀 Features

  • (python) Represent Int32 and Float64 as plain Python int and float (#4856) (ca361ea3)

🐞 Bug Fixes

  • (all) Invalidate cached project options when inputs change (#4879) (aea3735b)
  • (all) Error on member reference from a source-less dll (#4894) (065a88d8)
  • (all) Match entity refs across the precompiled boundary (#4895) (96783631)
  • (all) Say why an inline member's body could not be found (#4901) (e5b0488e)
  • (beam) Escape quotes and backslashes in quoted atoms (#4866) (5d5231b3)
  • (beam) Compile [<stringenum>] cases to atoms instead of binaries (#4867) (366919a7)
  • (beam) Parse ISO-8601 numeric zone offsets and compare dates by instant (#4868) (bb3c86d7)
  • (python) Keep original F# field names in record reflection (#4852) (90c1798b)
  • (python) Stop shipping build artifacts and ship the PEP 561 marker (#4857) (03d40c97)
  • (python) Derive DateTime "O" format from the value, not the host timezone (#4869) (b3ec8b67)

⚡ Performance Improvements

  • (python) Back int64 arrays with typed storage (#4864) (78a5d479)
  • (python) Hash numbers without the safeHash detour (#4865) (32b42b2a)
  • (python) Elide int32 normalizations that cannot change their argument (#4859) (7e9cd96a)

View changes on Github

Source: README.md, updated 2026-08-25