Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 06:43
· 346 commits to main since this release

Commits

  • 100c0b5: text formatting (Candace Makeda Moore, MD)
  • a59ca86: workflow repair (Candace Makeda Moore, MD)
  • c0eac3f: fix azure? (Candace Makeda Moore, MD)
  • 80e05f1: more comments (Candace Makeda Moore, MD)
  • 22278e1: Initial work on matrix builds (only for Linux so far) (Oleg Sivokon)
  • bbc94f3: [fix] Specifying conda environment (Oleg Sivokon)
  • 3833a05: linting (Candace Makeda Moore, MD)
  • faf83b7: more documentation (Candace Makeda Moore, MD)
  • 7bd071d: pull out #garbage (Candace Makeda Moore, MD)
  • 3ebdabe: [fix] Linting and parents counting (Oleg Sivokon)
  • a6f5c48: clean workflow folder (Candace Makeda Moore, MD)
  • d604b52: Build conda packages on all supported systems (Oleg Sivokon) #20
  • 6f14e87: Try another Windows shell syntax... (Oleg Sivokon) #20
  • 58887ae: [fix] Prevent from installing new OpenCV, as it's broken on Macs (Oleg Sivokon) #20
  • 9af076d: [fix] Seems like we didn't go back far enough (Oleg Sivokon) #20
  • e99c449: [fix] Try to exclude Mac and Linux builds for Python 3.9 (Oleg Sivokon) #20
  • f0449e2: Add some debugging info for conda forge (Oleg Sivokon) #20
  • 536b688: [fix] conda list should be in the right environment (Oleg Sivokon) #20
  • 375028c: Let's try w/o anaconda channel (Oleg Sivokon) #20
  • d80726b: Try running releases in parallel collecting artifacts (Oleg Sivokon) #20
  • 3ec7ec6: Run sanity with multiple extra dependencies (Oleg Sivokon) #22
  • 1ab1d32: [fix] CLI tests should use sys.executable instead of python (Oleg Sivokon) #22
  • 498daf6: [fix] PyPI version of pandas needs, but doesn't install pytz (Oleg Sivokon) #22
  • c9c287c: [fix] Always upload artifacts (Oleg Sivokon) #22
  • ef59e9d: [fix] Apparently, if you tell easy_install to install it will (Oleg Sivokon) #22
  • 190ac41: Initial image processing pipeline code (Oleg Sivokon) #23
  • 6d9de95: [fix] incorrect batching in pipeline (Oleg Sivokon) #23
  • 1726df8: [fix] Apparently os.sched_getaffinity() is platform-dependent (Oleg Sivokon) #23
  • 1806d67: [fix] Hopefully this will fix multiprocessing issues (Oleg Sivokon) #23
  • 065c13e: rename,workflow,pipeline (Candace Makeda Moore, MD) #23
  • d4e4f5b: clean testing (Candace Makeda Moore, MD) #23
  • 73ff6fc: classy workflow (Candace Makeda Moore, MD) #23
  • aafc132: fixed function and test (Candace Makeda Moore, MD) #23
  • 3644d4a: fix minor lint (Candace Makeda Moore, MD) #23
  • 21c2725: histogram normalize class (Candace Makeda Moore, MD)
  • 136ecee: lint new class (Candace Makeda Moore, MD)
  • 95caf1f: dataframes documentation (Candace Makeda Moore, MD)
  • a0043d3: lint problem (Candace Makeda Moore, MD)
  • 2a34c51: massive lint issue (Candace Makeda Moore, MD)
  • 092b5b7: parenthesis lint (Candace Makeda Moore, MD)
  • d1bd90d: Add documentation to pipeline classes (Oleg Sivokon)