Skip to content

CuVec v2.11.4 stable

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 18:04
· 102 commits to main since this release
404c5d9
  • misc build, test & CI framework updates (#29, #28)
    • support Python 3.11, drop Python 3.6
    • suppress misc warnings
    • bump pre-commit (PyCQA/isort#2077)
    • bump CI/GHA workflows
    • replace .zenodo.json => CITATION.cff & update year
    • rename branch master => main
    • fix failing tests
    • fix external PRs
    • fix failing releases (softprops/action-gh-release#266 (comment))
  • minor docs updates
  • minor code & config tidy/lint