All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- ...
- BREAKING: No longer return successful API/capability calls with
{:ok, resource}
. This approach was feeling more and more cumbersome to the user of the package, and provided no real value.
...