Skip to content

Releases: fable-compiler/Fable.Beam

5.0.0-rc.15

26 Mar 18:17
f3d12de

Choose a tag to compare

What's Changed

  • feat: add generic erased types and improve type safety across bindings by @dbrattli in #31
  • chore: release Fable.Beam@5.0.0-rc.15 by @dbrattli in #32

Full Changelog: v5.0.0-rc.14...v5.0.0-rc.15

multiple@multiple

26 Mar 22:01
a7426e6

Choose a tag to compare

What's Changed

  • feat: add monorepo support for independent package releases by @dbrattli in #33
  • feat: add Fable.Beam.Jsx bindings for jsx JSON library by @dbrattli in #35
  • chore: release multiple projects by @github-actions[bot] in #37

New Contributors

  • @github-actions[bot] made their first contribution in #37

Full Changelog: https://github.com/fable-compiler/Fable.Beam/compare/v5.0.0-rc.15...multiple@multiple

5.0.0-rc.14

24 Mar 16:40
2bdb668

Choose a tag to compare

What's Changed

  • fix: tighten binding return types to match Erlang typespecs by @dbrattli in #29
  • chore: release Fable.Beam@5.0.0-rc.14 by @dbrattli in #30

Full Changelog: v5.0.0-rc.13...v5.0.0-rc.14

5.0.0-rc.13

24 Mar 00:11
f2e3aa3

Choose a tag to compare

What's Changed

  • fix: rename generic Erlang variables in Emit expressions to avoid scope clashes by @dbrattli in #27
  • chore: release Fable.Beam@5.0.0-rc.13 by @dbrattli in #28

Full Changelog: v5.0.0-rc.12...v5.0.0-rc.13

5.0.0-rc.12

23 Mar 21:30
3c44394

Choose a tag to compare

What's Changed

  • feat: add new OTP bindings and tighten return types by @dbrattli in #25
  • chore: release Fable.Beam@5.0.0-rc.12 by @dbrattli in #26

Full Changelog: v5.0.0-rc.11...v5.0.0-rc.12

5.0.0-rc.11

22 Mar 23:28
abdcd2c

Choose a tag to compare

What's Changed

  • feat: add timeout-aware Httpc request functions by @dbrattli in #23
  • chore: release Fable.Beam@5.0.0-rc.11 by @dbrattli in #24

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

5.0.0-rc.10

21 Mar 20:46
e3ba265

Choose a tag to compare

What's Changed

  • fix: suffix Httpc Emit variables to avoid Erlang scope collisions by @dbrattli in #20
  • feat: align Cowboy bindings with cowboy 2.14 module structure by @dbrattli in #21
  • chore: release Fable.Beam@5.0.0-rc.10 by @dbrattli in #22

Full Changelog: v5.0.0-rc.9...v5.0.0-rc.10

5.0.0-rc.9

20 Mar 21:41
9f48c37

Choose a tag to compare

What's Changed

  • fix: use snake_case keys in Httpc response maps by @dbrattli in #18
  • chore: release Fable.Beam@5.0.0-rc.9 by @dbrattli in #19

Full Changelog: v5.0.0-rc.8...v5.0.0-rc.9

5.0.0-rc.8

18 Mar 15:42
f06119a

Choose a tag to compare

What's Changed

  • fix: make Httpc public functions direct Emit bindings by @dbrattli in #14
  • chore: release Fable.Beam@5.0.0-rc.7 by @dbrattli in #15
  • fix: strip package name prefix from version in publish workflow by @dbrattli in #16
  • chore: release Fable.Beam@5.0.0-rc.8 by @dbrattli in #17

Full Changelog: v5.0.0-rc.6...v5.0.0-rc.8

5.0.0-rc.6

18 Mar 00:35
132cdb5

Choose a tag to compare

What's Changed

  • feat: add typed bindings for File, Io, Os, Httpc and Erlang date/time by @dbrattli in #12
  • chore: release 5.0.0-rc.6 by @dbrattli in #13

Full Changelog: v5.0.0-rc.5...v5.0.0-rc.6