Skip to content

v0.12.0

Compare
Choose a tag to compare
@iShibi iShibi released this 11 Feb 09:40
· 15 commits to main since this release

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