Releases: DLR-RM/python-jsonconversion
Releases · DLR-RM/python-jsonconversion
1.1.1
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
Fix release information
- Convert
README.md
toREADME.rst
- add
__version__
information - Update
setup.py
- set correct
url
- add
download_url
- set correct
version
- add
classifiers
- parse
README.rst
forlong_description
- add missing copyright header
- correct
python_requires
string
- set correct