Skip to content

Releases: moonbit-community/js-ffi

0.3.1

19 Jun 05:47

Choose a tag to compare

What's Changed

  • add Optional::unwrap and Nullable::unwrap by @Yoorkin in #24

Full Changelog: 0.3.0...0.3.1

0.3.0

09 Jun 07:10

Choose a tag to compare

What's Changed

  • feat(async)!: remove deprecated APIs by @rami3l in #23

Full Changelog: 0.2.4...0.3.0

0.2.4

24 Apr 03:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

10 Apr 02:56

Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

12 Mar 06:22

Choose a tag to compare

What's Changed

  • deprecate AsyncOp by @rami3l in #16
  • rename Promise::new() to Promise::unsafe_new() by @rami3l in #17

Full Changelog: 0.2.1...0.2.2

0.2.1

10 Mar 03:46

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

06 Mar 07:28

Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.2.0

0.1.7

05 Mar 09:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.6...0.1.7

0.1.6

25 Feb 02:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.5...0.1.6

0.1.5

10 Feb 07:12

Choose a tag to compare

What's Changed

  • add optional type by @Yoorkin in #6
  • fix(async)!: remove type parameter from Promise by @rami3l in #7

Full Changelog: 0.1.4...0.1.5