Skip to content

Releases: DLR-RM/python-jsonconversion

1.1.1

27 Jan 09:36
Compare
Choose a tag to compare

Properly specifying numpy dependency based on python version

1.1.0

23 Jan 08:40
Compare
Choose a tag to compare
  • Added dependabot configuration
  • Added github actions to run test on pull requests
  • Removed pytest dependability

1.0.3

22 Jan 10:15
Compare
Choose a tag to compare

Relieved numpy version for better backwards compatibility

1.0.2

13 Jan 12:59
Compare
Choose a tag to compare

Updated minimum python version to 3.9

1.0.1

07 Mar 16:34
Compare
Choose a tag to compare

Updated build process

1.0.0

05 Mar 12:30
Compare
Choose a tag to compare

Updated dependency deprecation and moved to python3

Add compatibility to Python 3

16 Nov 13:33
Compare
Choose a tag to compare

Add support for recent versions of simplejson

27 Sep 12:01
Compare
Choose a tag to compare

The constructor of JSONObjectEncoder is now more generic in terms of accepted kwargs.

Final fix for python_requires

10 Apr 14:09
Compare
Choose a tag to compare

Should now be installable for all 2.6.* and 2.7.* Python interpreters

Fix release information

10 Apr 13:12
Compare
Choose a tag to compare
  • Convert README.md to README.rst
  • add __version__ information
  • Update setup.py
    • set correct url
    • add download_url
    • set correct version
    • add classifiers
    • parse README.rst for long_description
    • add missing copyright header
    • correct python_requires string