Skip to content

Fix Conda build

Compare
Choose a tag to compare
@constantinpape constantinpape released this 08 Nov 09:34
· 345 commits to master since this release
327c374

This release fixes the build for the new conda-forge gcc7 toolchain.
Thanks to @isuruf for this contribution.

Additional changes:

  • __getitem__ does not squeeze return value
  • json encoder can be obtained via get_json_encoder (thanks to @paulhfu )