- read_source parameter is added to PresentablePrimaryKeyField and PresentableSlugRelatedField.
- presentation_serializer accepts string path of the serializer class. For example: path.to.serializer.RepresentationSerializer
- Fix: https://github.com/Hipo/drf-extra-fields/issues/117
- Fix: https://github.com/Hipo/drf-extra-fields/issues/113