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.
- ESLINT file
- Standard badge
- Upadted coverage
- Get self when authenticated
- Tag class
- Get followed tags
- Listing class
- Get listings
- Post, bump, publish, unpublish, update listings [WARNING NOT TESTED]
- Article.update()
- Article.published
- Article.author
- Webhook class
- Create Webhook
- Get Webhook
- Delete Webhook
- Get all webhooks
- Updated Readme
- Use regular error messsages
- All typings are now correct
- Article.tags now returns string[] as it should
- Changelog
- Contributing
- Readme with much more content by using template
Client.createArticle(article)
function to upload articles
- Client class
- Article class
- Comment class
- User class