All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Keep investigating the API and add more methods.
- Add types to getCommunities.
- Add types to getHeadlines.
- Add types to joinCommunity.
- Add types to leaveCommunity.
- Add types to leaveThread.
- Add types to joinThread.
- Added types to getCommunityInfo.
- Added getCommunityReminder method.
- Refactored a bunch of interfaces.
- Interface types now are sorted so its easier to check for changes in the API.
- getWallet.
- getOnlineMembers.
- leaveThread.
- joinThread.
- DELETE petition helper.
- This changelog.
- CheckIn example in README.md follows the updated method.
- CheckIn now works, previous version was returning an error.