-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: EvanOman/readwise-plus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: EvanOman/readwise-plus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 22 files changed
- 5 contributors
Commits on Jan 19, 2026
-
ci: replace codecov with self-generated coverage badge
- Add genbadge[coverage] dev dependency - Generate coverage badge in CI and commit to repo - Update README to use local badge instead of codecov - Remove codecov dependency entirely Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for a27632b - Browse repository at this point
Copy the full SHA a27632bView commit details
Commits on Jan 20, 2026
-
feat: add async support for contrib and managers
- Add AsyncHighlightPusher for async highlight pushing - Add AsyncHighlightManager, AsyncBookManager, AsyncDocumentManager - Add AsyncSyncManager for async incremental data syncing - Add comprehensive tests for all async classes Closes #17, closes #18 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for dc2e1d6 - Browse repository at this point
Copy the full SHA dc2e1d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d1cc9a - Browse repository at this point
Copy the full SHA 3d1cc9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1826d65 - Browse repository at this point
Copy the full SHA 1826d65View commit details -
refactor: consolidate shared utilities to reduce code duplication
- Create new _utils.py module with shared helper functions - Centralize HTTP response handling (handle_response) - Centralize pagination cursor parsing (parse_pagination_cursor) - Centralize datetime string parsing (parse_datetime_string) - Centralize string truncation (truncate_string) - Remove duplicate code from client.py, models, managers, and contrib - Add comprehensive tests for the new utilities module Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 8941e1f - Browse repository at this point
Copy the full SHA 8941e1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bea9e50 - Browse repository at this point
Copy the full SHA bea9e50View commit details -
Merge pull request #20 from EvanOman/release-please--branches--main--…
…components--readwise-plus chore(main): release 0.1.2
Configuration menu - View commit details
-
Copy full SHA for 7ed5559 - Browse repository at this point
Copy the full SHA 7ed5559View commit details
Loading
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 v0.1.1...v0.1.2