File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6+
7+ ## [ 0.1.0] - 2017-09-17
8+ ### Added
9+
10+ - FFI modules for the following web APIs:
11+ - console
12+ - document
13+ - history
14+ - JSON
15+ - localStorage
16+ - object
17+ - window
Original file line number Diff line number Diff line change 22
33An ElixirScript FFI Library for Web APIs
44
5+ For detailed documentation on the APIs exposed, check
6+ [ MDN's Web API documentation] ( https://developer.mozilla.org/en-US/docs/Web/API )
7+
58## Installation
69
710If [ available in Hex] ( https://hex.pm/docs/publish ) , the package can be installed
You can’t perform that action at this time.
0 commit comments