Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dimagi
/
jsonobject
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
236
Code
Issues
24
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 23, 2025
Merge pull request #240 from dimagi/dm/pyverno
Show description for eef055b
millerdev
authored
eef055b
View commit details
Copy full SHA for eef055b
Browse repository at this point
Commits on May 22, 2025
Replace version.py with pyverno
millerdev
committed
c23e844
View commit details
Copy full SHA for c23e844
Browse repository at this point
Commits on Feb 27, 2025
Merge pull request #239 from dimagi/dm/fix-missing-jsonobjectmeta
Show description for e1ae8e5
millerdev
authored
e1ae8e5
View commit details
Copy full SHA for e1ae8e5
Browse repository at this point
Bump version to 2.3.1
millerdev
committed
de0ef07
View commit details
Copy full SHA for de0ef07
Browse repository at this point
Re-add JsonObjectMeta to jsonobject package
Show description for bc852f9
millerdev
committed
bc852f9
View commit details
Copy full SHA for bc852f9
Browse repository at this point
Commits on Feb 25, 2025
Merge pull request #238 from dimagi/dm/fix-version-check
Show description for fcf3ece
millerdev
authored
fcf3ece
View commit details
Copy full SHA for fcf3ece
Browse repository at this point
Do not import jsonobject in version.py
Show description for 049f21d
millerdev
committed
049f21d
View commit details
Copy full SHA for 049f21d
Browse repository at this point
Merge pull request #237 from dimagi/dm/fix-pypi-action
Show description for d9797ba
millerdev
authored
d9797ba
View commit details
Copy full SHA for d9797ba
Browse repository at this point
Include all test files in sdist
millerdev
committed
e0911ae
View commit details
Copy full SHA for e0911ae
Browse repository at this point
Merge pull request #236 from dimagi/dm/auto-pypi
Show description for 6efd4dc
millerdev
authored
6efd4dc
View commit details
Copy full SHA for 6efd4dc
Browse repository at this point
Commits on Feb 24, 2025
Set 2.3.0 release date
millerdev
committed
1c0f052
View commit details
Copy full SHA for 1c0f052
Browse repository at this point
Bump version to 2.3.0 and update change log
millerdev
committed
769fa4a
View commit details
Copy full SHA for 769fa4a
Browse repository at this point
Publish dev releases to pypi.org
Show description for d498e56
millerdev
committed
d498e56
View commit details
Copy full SHA for d498e56
Browse repository at this point
Automatic publish to PyPI on push master or tag
millerdev
committed
65927e3
View commit details
Copy full SHA for 65927e3
Browse repository at this point
Update github action versions
millerdev
committed
569a94f
View commit details
Copy full SHA for 569a94f
Browse repository at this point
Automate python version matrix on gitub actions
Show description for 0dd2054
millerdev
committed
0dd2054
View commit details
Copy full SHA for 0dd2054
Browse repository at this point
Add pyproject.toml to replace most of setup.py
Show description for b852939
millerdev
committed
b852939
View commit details
Copy full SHA for b852939
Browse repository at this point
Commits on Feb 19, 2025
Merge pull request #235 from dimagi/dm/cython-3.0.12
Show description for 56eaafb
millerdev
authored
56eaafb
View commit details
Copy full SHA for 56eaafb
Browse repository at this point
Fix deprecation warning in tests
millerdev
committed
dcd6112
View commit details
Copy full SHA for dcd6112
Browse repository at this point
Rebuild C files with cython==3.0.12
Show description for c7cedba
millerdev
committed
c7cedba
View commit details
Copy full SHA for c7cedba
Browse repository at this point
Add Python 3.13
millerdev
committed
7b010ca
View commit details
Copy full SHA for 7b010ca
Browse repository at this point
Remove Python 3.8
millerdev
committed
a5f1e87
View commit details
Copy full SHA for a5f1e87
Browse repository at this point
Fix syntax and build warnings
Show description for 94696f6
millerdev
committed
94696f6
View commit details
Copy full SHA for 94696f6
Browse repository at this point
Pin Cython to v3
millerdev
committed
9506f0e
View commit details
Copy full SHA for 9506f0e
Browse repository at this point
Commits on Sep 17, 2024
Merge pull request #231 from dimagi/gh/python-3-7
Show description for 618c884
gherceg
authored
618c884
View commit details
Copy full SHA for 618c884
Browse repository at this point
Stop testing against Python 3.7
gherceg
committed
3bb7244
View commit details
Copy full SHA for 3bb7244
Browse repository at this point
Commits on Sep 9, 2024
Merge pull request #229 from dimagi/gh/drop-code-support-py2
Show description for 3e97012
gherceg
authored
3e97012
View commit details
Copy full SHA for 3e97012
Browse repository at this point
Rebuild C files
gherceg
committed
317f5c5
View commit details
Copy full SHA for 317f5c5
Browse repository at this point
Remove __future__ imports
gherceg
committed
e1000b6
View commit details
Copy full SHA for e1000b6
Browse repository at this point
Remove usage of six
gherceg
committed
ae87084
View commit details
Copy full SHA for ae87084
Browse repository at this point
Merge pull request #228 from dimagi/gh/2.2.0
Show description for 8b47898
gherceg
authored
8b47898
View commit details
Copy full SHA for 8b47898
Browse repository at this point
Bump version to 2.2.0
gherceg
committed
556d849
View commit details
Copy full SHA for 556d849
Browse repository at this point
Merge pull request #222 from dimagi/gh/change-testrunner
Show description for 0bc25d8
gherceg
authored
0bc25d8
View commit details
Copy full SHA for 0bc25d8
Browse repository at this point
Commits on Sep 6, 2024
Install any version of setuptools
gherceg
committed
2268649
View commit details
Copy full SHA for 2268649
Browse repository at this point
Remove setuptools dependency for tests
gherceg
committed
b825043
View commit details
Copy full SHA for b825043
Browse repository at this point
Previous
Next
You can’t perform that action at this time.