Skip to content

1.6.2

Compare
Choose a tag to compare
@AleksanderWWW AleksanderWWW released this 05 Sep 10:31
· 485 commits to master since this release
02874ae

Changes

  • Identify client's artifact supported version by adding X-Neptune-Artifact-Api-Version header to get artifact attribute request (#1436)
  • Import JSONDecodeError from simplejson instead of requests #1451

Fixes

  • Cast integers outside 32 bits to float in stringify_unsupported() (#1443)