Skip to content

Releases: gunyu1019/chzzk_py

v1.0.1

22 Jul 18:27
3510434
Compare
Choose a tag to compare

What's Changed

  • Fixed invalid emojis field
  • Update python packages

Related Issues/Pull Request

v1.0.0

06 Jun 07:49
f7ec3d1
Compare
Choose a tag to compare

What's Changed

  • Add search feature (channel, live, video)
  • Add autocomplete feature
  • Add manage feature about chat message.
  • Add channel data-model
  • Add video data-model
  • [Fixed] Skipped return on notice event.

Related Issues/Pull Request

v0.0.5-alpha1

31 May 11:35
d9aab12
Compare
Choose a tag to compare
v0.0.5-alpha1 Pre-release
Pre-release

What's Changed

  • Add User-Agent info, when the request created to avoid blocked (Connection Peer)

Related Issues/Pull Request

v0.0.4 alpha01

05 Mar 13:47
5819ea4
Compare
Choose a tag to compare
v0.0.4 alpha01 Pre-release
Pre-release

What's Changed

  • Update package ahttp-client (alias async-client-decorator)

Related Issues/Pull Request

v0.0.3 alpha1

28 Feb 12:48
Compare
Choose a tag to compare
v0.0.3 alpha1 Pre-release
Pre-release

What's Changed

  • [Fixed] Delete features adding in 3.11
    • Change typing.Self to typing_extension.Self.
    • Change StrEnum to Enum

Related Issues/Pull Request

v0.0.2 alpha1

26 Feb 07:28
Compare
Choose a tag to compare
v0.0.2 alpha1 Pre-release
Pre-release

What's Changed

  • [Fixed] Change http.py struction (caused by Circular Import)
  • [Fixed] When input unknown event type, pass logic (ex. 13101...long message?)

Related Issues/Pull Request

v0.0.1 alpha1

25 Feb 13:31
Compare
Choose a tag to compare
v0.0.1 alpha1 Pre-release
Pre-release

What's Changed

  • Initial deploy
  • Add Chatting Feature with Chzzk