Skip to content

v0.5.0

Compare
Choose a tag to compare
@Owen3H Owen3H released this 08 Aug 07:45

0.5.0 - Cookie Support

  • Timeline.get now supports passing the cookie parameter. (To include sensitive tweets in the result)
  • Implement new sensitive property on TimelineTweet.
  • Specify that the API should return new RawTimelineEntry type.
  • Improvements to tests that further ensure correct results.
  • Edit ESLint to force no colons and enable no-unexpected-multiline.