- #1322 Update generated code
- #1323 Extract other CRUDL api operations from mixins
- Extract more CRUDL operations, namely
create
, delete
, update
, and list
into the resources. These methods will no longer rely on the APIOperation mixins.
- #1314 Update mocha gem to 1.16
See the changelog for more details.