Skip to content

Releases: aioqzone/aioqzone-feed

0.13.4.dev3

28 Mar 10:45
Compare
Choose a tag to compare
fix: cellid reference in model constructing

0.13.4.dev2

27 Mar 08:01
Compare
Choose a tag to compare
build(deps): remove sleep from deps

0.13.4.dev1: Simplify `heartbeat_refresh` (#98)

27 Mar 02:18
cb76f1c
Compare
Choose a tag to compare
* build: do not handle aioqzone extras

* feat: heartbeat is simplified

* ci: fix extras not installed to poetry venv

* test: fix unexpected param

---------

Co-authored-by: JamzumSum <[email protected]>

0.13.3.dev1: Support "Get More" when using H5 (#97)

26 Mar 14:49
f66ed5c
Compare
Choose a tag to compare
* feat: h5 supports "get more"

* ci: update dependabot.yml

* relock

* fix dependabot syntax

* relock

---------

Co-authored-by: JamzumSum <[email protected]>

0.13.2.dev4

23 Mar 03:17
Compare
Choose a tag to compare
fix: from_feed didn't set unikey, curkey, islike from FeedData

0.13.2.dev3: Add log points to print attach_info (#93)

23 Mar 01:58
8f788e0
Compare
Choose a tag to compare
* chore: add a log point to print attach_info

* fix: fix Userbreak not caught by KeyboardInterrupt

---------

Co-authored-by: JamzumSum <[email protected]>

0.13.2.dev2

17 Mar 14:41
Compare
Choose a tag to compare
feat(exc): only specific error will be caught

0.13.2.dev1: feat: max error times for h5 feed api (#90)

13 Mar 05:28
c63b9b0
Compare
Choose a tag to compare
* feat: max error times for h5 feed api

* fix: exceptiongroup not in main group

---------

Co-authored-by: JamzumSum <[email protected]>

0.13.1.dev1

11 Mar 14:46
Compare
Choose a tag to compare
feat(type): use dataclass instead of pydantic

0.13.0.dev1: aioqzone H5 APIs support (#88)

10 Mar 01:06
142cc47
Compare
Choose a tag to compare
* feat!: support aioqzone h5 api

* test: add login manager for heartbeat test

* test: fix heartbeat mock object

* test: simplify fixture using .h5() from aioqzone

---------

Co-authored-by: JamzumSum <[email protected]>