Skip to content

Releases: ssc-oscar/oscar.py

v2.2.1

09 Jun 03:54
Compare
Choose a tag to compare

Fix

v2.2.0

30 Apr 21:46
Compare
Choose a tag to compare

Feature

  • Add c2dat lookup to Commit class: it may be better suited as a standalone function for bulk lookup of commit properties without instantiating any commits (4737f10)

v2.1.0

29 Apr 14:55
Compare
Choose a tag to compare

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)

v2.0.5

04 Jan 01:56
Compare
Choose a tag to compare

Fix

  • Prevent semantic release from ruining manylinux builds (0cf11ec)

v2.0.4

04 Jan 01:44
Compare
Choose a tag to compare

Fix

  • Apparently only Python2 needs *mu tag, Python3 should use *m one (3754db1)
  • Use wide unicode tags for wheels (cp27mu and cp36mu, as most Linux distributions use those) (afc609b)

v2.0.3

03 Jan 23:09
Compare
Choose a tag to compare

Fix

  • Yet another ci debugging commit (4aa52f3)
  • Remove non-manylinux binaries to fix release uploads (79ed5ee)

Documentation

v1.3.3

30 Mar 06:01
Compare
Choose a tag to compare
v1.3.3

v1.3.2

30 Mar 05:28
Compare
Choose a tag to compare
v1.3.2

v1.3.1

30 Mar 04:53
Compare
Choose a tag to compare
v1.3.1

v1.3.0

30 Mar 03:16
2f4140b
Compare
Choose a tag to compare
v1.3.0  add clickhouse api