Version 0.9.7.0
- Added a Friendship static class
- Added a FriendshipAsync static class
- Moved some code logic from Account to Friendship because the operation were not strictly related with the Account. Nor could they be located in User because they were about the concept of friendship and not about User.
↧