All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
API::Params
will not work correctly when both optional and defaults are specified
- typo in topic_posts method
- get posts in topic by an array of id's
- remove puts statement
- get latest category topics by page
- generate an api key for a user
- revoke an api key for a user
- update user trust level
- grant user badge
- list badges
- view email settings
- list emails sent
- list badges by user
- be able to specify SSL connection settings
- list api keys generated
- list backups created
- Can now get a list of users by type: active, new, staff, etc.
client.category_latest_posts("category-slug")
endpoint
- Release