-
Notifications
You must be signed in to change notification settings - Fork 13
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: nhairs/python-json-logger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nhairs/python-json-logger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 15 files changed
- 3 contributors
Commits on Jun 4, 2024
-
Add CODE_OF_CONDUCT.md symlink
A code of conduct is included in docs/contributing.md. We add this symlink to make GitHub's "Community Standards" checklist happy.
Configuration menu - View commit details
-
Copy full SHA for ee2c128 - Browse repository at this point
Copy the full SHA ee2c128View commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc807f5 - Browse repository at this point
Copy the full SHA bc807f5View commit details
Commits on Oct 21, 2024
-
Improve handling of optional packages (#27)
Improves handling of optional packages by: - No importing them just to check if available - Raises a more specific type of error (and message) ### Test Plan - Run unit tests
Configuration menu - View commit details
-
Copy full SHA for a1daea2 - Browse repository at this point
Copy the full SHA a1daea2View commit details
Commits on Nov 5, 2024
-
Restrict typing_extensions requirement to < 3.10 (#28)
It's not used on newer Python versions.
Configuration menu - View commit details
-
Copy full SHA for 2f773cb - Browse repository at this point
Copy the full SHA 2f773cbView commit details
Commits on Nov 10, 2024
-
closes #24 Uses `defaults` argument to prepopulate fields on records. ### Test Plan Unit tests --------- Co-authored-by: Nicholas Hairs <info@nicholashairs.com>
Configuration menu - View commit details
-
Copy full SHA for f266f86 - Browse repository at this point
Copy the full SHA f266f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed6762 - Browse repository at this point
Copy the full SHA 2ed6762View commit details
Commits on Dec 10, 2024
-
[pyproject] Support Python 3.13 (#23)
Resume testing orjson and msgspec against python 3.13. At the time of release for v3.1.0, orjon and msgspec could not be installed on python 3.13 as the packages did not support it. ### Test Plan - Unit tests
Configuration menu - View commit details
-
Copy full SHA for 2548e3a - Browse repository at this point
Copy the full SHA 2548e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d03eb - Browse repository at this point
Copy the full SHA e5d03ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c8041 - Browse repository at this point
Copy the full SHA c6c8041View 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 v3.1.0...v3.2.0