Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 0.10.0 #105

Merged
merged 1 commit into from May 9, 2021
Merged

chore: release 0.10.0 #105

merged 1 commit into from May 9, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2021

🤖 I have created a release *beep* *boop*

0.10.0 (2021-05-09)

⚠ BREAKING CHANGES

  • Move expressions into namespaces
  • Move element segment into own module
  • Move Features into Module.Feature
  • Create Settings modules & move global functions
  • Convert some Settings from ints to bools
  • Remove SIMD methods that Binaryen replaced
  • Upgrade Binaryen to v101 (feat!: Upgrade Binaryen to v101 #99)

Features

  • Add Module.get_features (3de1b28)
  • Add Type.expandType (3de1b28)
  • Add operations on element segments (3de1b28)
  • Add operations on exports (3de1b28)
  • Add operations on expressions (3de1b28)
  • Add operations on functions (3de1b28)
  • Add operations on globals (3de1b28)
  • Add operations on imports (3de1b28)
  • Add support for reference types (#101) (5058492)
  • Build vendored Binaryen with GCC 7 instead of 9 (3de1b28)
  • Convert some Settings from ints to bools (3de1b28)
  • Create Settings modules & move global functions (3de1b28)
  • Move Features into Module.Feature (3de1b28)
  • Move element segment into own module (3de1b28)
  • Move expressions into namespaces (3de1b28)
  • Upgrade Binaryen to v101 (#99) (3de1b28)

Miscellaneous Chores

  • Remove SIMD methods that Binaryen replaced (3de1b28)

This PR was generated with Release Please. See documentation.

@phated phated merged commit 77cafe9 into master May 9, 2021
@phated phated deleted the release-v0.10.0 branch May 9, 2021 23:22
@github-actions
Copy link
Contributor Author

github-actions bot commented May 9, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant