- Allowing easier retrieval on resource items.
- Fixed issue with keys on relationships.
- Completely rewritten.
- Implemented Fluent building of REST queries.
- generic patch method
- patch method for changing user group added (issue #7)
- made the client more generic, added a load and create method that can handle any type
- basic guzzle implementation
- load discussion without authorization
- create tag with authorization (to assist in an issue asked on Gitter by @rodenastyle)