COMMITS
December 17, 2025
B
Switch pre-commit hooks to use ruff
Brian Buck committed
B
Add deprecation warning to DjangoNumpyJSONEncoder
Brian Buck committed
B
Move parser tests to their own module
Brian Buck committed
B
Update publish.yml to match the test matrix in main.yml
Brian Buck committed
B
Migrate to pyproject.toml
Brian Buck committed
B
Migrate to uv for workflows
Brian Buck committed
B
Pre-commit hook updates to files
Brian Buck committed
B
Update pre-commit hooks
Brian Buck committed
B
Remove deprecated numpy requirement
Brian Buck committed
B
Bump version to 1.8.0
Brian Buck committed
B
Update Python version requirements and classifiers
Brian Buck committed
B
Add Codecov coverage badge to README
Brian Buck committed
B
Add PyPI publish workflow with Trusted Publishing
Brian Buck committed
B
Update GitHub Actions and add Codecov integration
Brian Buck committed
B
Add tests for charset=None and UnicodeDecodeError handling
Brian Buck committed
B
Catch UnicodeDecodeError in ORJSONParser
Brian Buck committed
B
Fix Django 6.0+ version compatibility for ChoicesType import
Brian Buck committed
August 27, 2024
B
Fix Github action
Brian Buck committed
B
Update dev dependencies and add Python 3.10, 3.11, 3.12 support for tests.
Brian Buck committed
August 21, 2024
B
Remove deprecation warning from ChoicesMeta in favor of ChoicesType
Brian Buck committed
November 29, 2022
B
Add Makefile
Brian Buck committed
November 21, 2022
B
Generate release 1.7.1
Brian Buck committed
B
Merge pull request #21 from yuekui/master
Brian Buck committed
B
Merge pull request #22 from sidmitra/patch-1
Brian Buck committed
November 6, 2022
S
Update setup.py
Sid Mitra committed
S
Update base.txt
Sid Mitra committed
S
Update base.txt
Sid Mitra committed
S
Update setup.py to Django>=2.2,<=4.1
Sid Mitra committed
S
Update pinned django version to Django>=2.2,<=4.1
Sid Mitra committed
October 10, 2022
Y
Parse media_type with q-factor weighting
Yuekui Li committed