Changelog

2015/04/27, v0.7.1

  • Fix integration tests. No change in code.

2015/04/27, v0.7.0 (tagged but not published)

  • A few hours after writing “I believe the interface is stable”, I had an aha moment and had to change the Compounds, making them all functions instead of a mix of classes and badly named functions.
  • The constructors of Actions now optionaly accept the mandatory parameters of the action, as descibed in Building actions. I had to change the BatchGetItem and BatchWriteItem constructor: they don’t accept unprocessed keys/items anymore.

2015/04/26, v0.6.0

  • This is the first beta version, so the first to appear in the changelog.