0.3.1 / 2014-07-22
===================
  * Documentation and coverage release

0.3.0 / 2013-11-20
===================
  * `apiList` no longer requires names of arguments - we need them in order anyway - fixes #3
  * deprecates 0.2.0 due to serious bug #3
  * proxy now returns correct result for apiList rather than void
  * `filterNoops` implemented for classes that return bool on saved call

0.2.0 / 2013-11-16
===================
  * `proxyList` now inferred from prototype chain of instance - also fixes #2

0.1.1 / 2012-12-15
==================
  * Filter `proxyList` by keys in apiList for convenience of users

0.1.0 / 2012-12-14
==================
  * Initial version
