Skip to content

v0.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 21:35
· 56 commits to refs/heads/main since this release
fac4f56

Changes

  • Increase sorting scalability via CytoTable metadata columns (@d33bs via #204)
  • Bump flask-cors from 4.0.0 to 4.0.1 (@dependabot via #207)
  • Bump werkzeug from 3.0.1 to 3.0.3 (@dependabot via #205)
  • Bump jinja2 from 3.1.3 to 3.1.4 (@dependabot via #206)
  • Enable Parsl app concurrency with futures (@d33bs via #194)
  • Remove SECURITY.md to rely on organization-wide community health file (@d33bs via #184)
  • Use declarative version specification for Ubuntu GitHub Actions runners (@d33bs via #199)
  • Avoid macos-latest Python version compatibility issues in GitHub Actions runner images (@d33bs via #196)