Releases: DLR-RM/python-jsonconversion
Releases · DLR-RM/python-jsonconversion
1.1.2
1.1.1
Properly specifying numpy dependency based on python version
1.1.0
- Added dependabot configuration
- Added github actions to run test on pull requests
- Removed pytest dependability
1.0.3
Relieved numpy version for better backwards compatibility
1.0.2
Updated minimum python version to 3.9
1.0.1
Updated build process
1.0.0
Updated dependency deprecation and moved to python3
Add compatibility to Python 3
0.2.7 Re-release
Add support for recent versions of simplejson
The constructor of JSONObjectEncoder
is now more generic in terms of accepted kwargs
.
Final fix for python_requires
Should now be installable for all 2.6.* and 2.7.* Python interpreters