0.1.1 - 2018-04-03

  - createproxy with function type no longer has .prototype field
  - No longer attach Symbol to built-in prototypes.
  - If no __pairs Symbol is present then return iterator over Object.keys
  - If no __len Symbol is present then return .length.


0.1.0 - 2018-04-01

  - Lua <=> JavaScript bridge for Fengari
  - All types of data can be passed either way with no memory leaks
