-
Notifications
You must be signed in to change notification settings - Fork 149
Comparing changes
Open a pull request
base repository: upbit/pixivpy
base: v3.7.3
head repository: upbit/pixivpy
compare: v3.7.5
- 14 commits
- 8 files changed
- 6 contributors
Commits on Sep 21, 2023
-
chore(deps): bump urllib3 from 2.0.4 to 2.0.5 (#287)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4f5a7f - Browse repository at this point
Copy the full SHA b4f5a7fView commit details
Commits on Oct 2, 2023
-
add user_bookmarks_novel (#284)
* add user_bookmarks_novel * fix comments
Configuration menu - View commit details
-
Copy full SHA for 8975a07 - Browse repository at this point
Copy the full SHA 8975a07View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d9bd6f - Browse repository at this point
Copy the full SHA 0d9bd6fView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da45c51 - Browse repository at this point
Copy the full SHA da45c51View commit details
Commits on Dec 11, 2023
-
Add novel_comments() and user_bookmarks_novel() methods
* Update aapi.py Added novel_comments() * Update aapi.py * Update README.md 增加对novel_comments()的描述 * Update demo.py 添加对novel_comments()的测试 * Update aapi.py 增加user_bookmarks_novel方法 * Update demo.py 修复了之前自己代码的缩进问题... * Update aapi.py 与pixivpy3/aapi.py对齐 * Update aapi.py 向user_bookmark_tags_illust加入user_id参数 * Update demo.py 在示例中新增user_bookmark_tags_illust方法的使用 * Update demo.py 重新格式化自己这部分的代码 * Update demo.py 重新格式化代码 * Update demo.py 代码格式化
Configuration menu - View commit details
-
Copy full SHA for 40defb0 - Browse repository at this point
Copy the full SHA 40defb0View commit details -
chore(deps): bump actions/setup-python from 4 to 5 (#314)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5daed39 - Browse repository at this point
Copy the full SHA 5daed39View commit details
Commits on Dec 29, 2023
-
aapi中search_illust/novel添加search_ai_type参数 (#318)
* aapi中search_illust/novel添加search_ai_type参数 * Update demo.py * Update aapi.py 在aapi中增加user_edit_ai_show_settings方法 * Update aapi.py
Configuration menu - View commit details
-
Copy full SHA for e6e1e91 - Browse repository at this point
Copy the full SHA e6e1e91View commit details
Commits on Feb 15, 2024
-
refactor: add basic logger in bapi.py
* (feat): add basic logger in bapi.py * (refactor): catch specific exceptions instead of the general one when requesting real addr in bapi.py * (refactor) use f-string instead of string concat (since the package supports only py 3.7+)
Configuration menu - View commit details
-
Copy full SHA for cc685ec - Browse repository at this point
Copy the full SHA cc685ecView commit details -
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#334)
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 02140c2 - Browse repository at this point
Copy the full SHA 02140c2View commit details -
chore(deps-dev): bump ruff from 0.1.0 to 0.2.1 (#332)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.2.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.0...v0.2.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b532586 - Browse repository at this point
Copy the full SHA b532586View commit details
Commits on Mar 3, 2024
-
Fix novel_text() BUG, add webview_novel()
Bump version to 3.7.5, and closed issue #337
Configuration menu - D9F5 View commit details
-
Copy full SHA for 61fa19b - Browse repository at this point
Copy the full SHA 61fa19bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3790e42 - Browse repository at this point
Copy the full SHA 3790e42View commit details -
Configuration menu - View commit details
-
Copy full SHA for e418a03 - Browse repository at this point
Copy the full SHA e418a03View commit details -
Revert "Upgrade ipython>=8.10.0 to fix security issue #1"
This reverts commit e418a03.
Configuration menu - View commit details
-
Copy full SHA for c3a4cd9 - Browse repository at this point
Copy the full SHA c3a4cd9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.7.3...v3.7.5