Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Releases: lazykern/pymyku

v0.3.1

17 Dec 07:18
6d98cb6
Compare
Choose a tag to compare

Fix installation issue.

  • PyCryptodome is not installed automatically.

v0.3.0

22 Nov 18:04
342fa20
Compare
Choose a tag to compare

Update login mechanism

v0.2.3

11 May 17:13
Compare
Choose a tag to compare

v0.2.2

11 May 14:25
Compare
Choose a tag to compare

v0.2.1

11 May 10:15
Compare
Choose a tag to compare

v0.2.0

11 May 09:43
Compare
Choose a tag to compare

Changelog

  • Renamed request.request_login to request.login
  • Renamed request.request_logout to request.logout

Full Changelog: v0.1.12...v0.2.0

v0.1.12

10 May 13:52
Compare
Choose a tag to compare

What changed

  • Added Client.search_section_detail
  • Updated documentation containing examples and API responses sample

Full Changelog: v0.1.11...v0.1.12

v0.1.11

10 May 11:14
Compare
Choose a tag to compare

What changed

  • Fixed utils gen_request_params_f for logout
  • Fixed errors for request_logout

Full Changelog: v0.1.10...v0.1.11

v0.1.10

10 May 05:45
Compare
Choose a tag to compare

What's Changed

  • Update logo and readme. by @phusitsom in #1
  • Replace GPLv3 with DBAD by @phusitsom in #2
  • Update docs by @phusitsom in #4
  • uh by @phusitsom in #5
  • Update doc by @phusitsom in #6
  • Removed print in utils

Full Changelog: https://github.com/phusitsom/pymyku/commits/v0.1.10