v0.5.2 - Abstract resources
This release adds the abstract
option to resources. Used to indicate a resource that's intended to be used as the base class for other resources and is not backed by a model. This change was needed to fix an issue using base classes that arose from changes in v0.5.1.
Also fixes an issue handling empty sort parameters.