Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 392 Bytes

History.md

File metadata and controls

19 lines (13 loc) · 392 Bytes

0.6.0 / 2013-04-11

  • 2x speed up
  • change: context for .eval() callback is no longer supplied
  • Dropped support for browsers without obj.__proto__ property

0.5.0 / 2013-04-02

  • 5x speed up
  • added: .fn() for creating "main" functions
  • change: do not return this from .eval()

0.4.0

  • first public release