Skip to content

0.16.1

Compare
Choose a tag to compare
@wilko77 wilko77 released this 29 Jan 04:59
  • generate_clk_from_csv and generate_clks now accept an optional max_workers argument.
    This means systems that can't create sub-processes such as celery workers and AWS lambda
    jobs can now use clkhash. #424
  • fixed bug in strategy definition in the schema. #383
  • fixed doc for numeric comparison. #385
  • removed support for Python 3.5 #406