We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf00817 commit f7c8ac8Copy full SHA for f7c8ac8
CHANGELOG.md
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
### Added
10
- ElixirScript now has an FFI layer for interoperability with JavaScript. For more details, see documentation at `ElixirScript.FFI`
11
-- ElixirScript.JS.mutate/3
+- `ElixirScript.JS.mutate/3`
12
+- `ElixirScript.JS.map_to_object/1`
13
14
### Changed
15
- Compiler has been completely rewritten. ElixirScript now requires Erlang 20+ and Elixir 1.5+
0 commit comments