Skip to content

v2.1.0

Compare
Choose a tag to compare
@user2589 user2589 released this 29 Apr 14:55
· 23 commits to master since this release

Feature

  • Added first author property to Blob class (da1a0bc)

Fix

  • Trying to fix build by dropping py2 (103ad5b)
  • Manylinux is not on default docker registry (afef5dd)
  • Fixing docker image to manylinux2010 and using std=g11 flag instead of c99 (24f6dac)
  • Giving up on manylinux2010 until fix is found: use userland install (6f7ca49)
  • Moving back to unsupported manylinux2010 to try to fix build error (583dcc9)
  • Moving back to unsupported manylinux2010 to try to fix build error (aa2ded7)
  • Moving back to unsupported manylinux2010 to try to fix build error (0c9d6bb)
  • Dropping c99 to avoid posix incompatibilities (96d6f8e)
  • Dropping c99 to avoid posix incompatibilities (d7ed3fb)

Documentation

  • Disable production warnings in pages build environment (8cde418)
  • Make oscar importable by sphinx (307dcc4)
  • Fix classes autodoc (285b5b6)