Skip to content

0.15.1 (2017-07-19)

Compare
Choose a tag to compare
@josegonzalez josegonzalez released this 21 Sep 23:13
· 65 commits to master since this release
  • Fix setup.py (addresses #155) [Paul O'Leary McCann]

  • Merge remote-tracking branch 'upstream/master' into
    extract_optimizations. [nolan]

  • Seed random before generating benchmark strings. [nolan]

  • Cleaner implementation of same idea without new param, but adding
    existing full_process param to Q,W,UQ,UW. [nolan]

  • Fix benchmark only generate list once. [nolan]

  • Only run util.full_process once on query when using extract functions,
    add new benchmarks. [nolan]