Skip to content

v1.0.2

Compare
Choose a tag to compare
@gunyu1019 gunyu1019 released this 04 Oct 11:45
· 233 commits to main since this release
17624a4

What's Changed

Improve the development experience

  • Change LoginRequired Exception message.
  • Add ChatConnectFailed Exception, when LiveStatus content is None. (Addition Description: the broadcaster isn't on air for a long time or anytime.)
  • Add HTTPException and NotFound Exception for more experience.

Related Issues/Pull Requests

  • [Bug] AttributeError: 'NoneType' object has no attribute 'chat_channel_id' 자꾸 이런 오류가 뜨네요 by @DOCYEDOC in #17
  • [Feat] #18 - Add Exception for develop experience (v1.0.2) by @gunyu1019