v0.12.0
Bug Fixes
- Data gets undefined in BaseStructure (#140)
- Add examples, refactor manager methods, and fix bugs (#141)
Documentation
- Add install cmd to README
- Change install heading in README
- Simplify code samples (#142)
- Mark rest as internal and remove throws tag
Features
- Add books for liking-users & retweeted-by routes (#129)
- Add list methods (#153)
- Add support for sort_order parameter (#154)
Miscellaneous Tasks
- Update typedoc to latest
- Replace spaces with tabs for indentation (#138)
- Update devDeps
- Set dependabot update interval to monthly
- Remove redundant field
- Update README
- Refactor code samples in README
- Fix list in CONTRIBUTING
- Remove stats from README
- Add new usage example in README
- Update deps
Refactor
- Use node protocol (#128)
- Remove redundant misc classes (#130)
- Remove redundant comments
- Improve streams support and remove keepAliveSignal event (#152)
Full Changelog: v0.11.0...v0.12.0