Skip to content

v0.8.0

Compare
Choose a tag to compare
@tschaume tschaume released this 11 Nov 00:12
97a0bc6

Version 0.8.0

Commits

  • [97a0bc6] trying again ... (#890)
  • [6a34b63] rm publishPackage workflow_dispatch
  • [2ef3a56] update docs
  • [c67904f] yet another description change (#889)
  • [5ef7d3c] try explicitly checking out main
  • [48e652d] minor description change (#888)
  • [1fdd698] update docs
  • [d639200] release workflow_dispatch
  • [0c53b60] set git user
  • [d129826] add description (#887)
  • [0d65adc] Automated dependency upgrades (#886)
  • [aabebc3] add sphinx dep
  • [f4f450a] work on release through github actions (#885)
  • [a0ae13d] also pull tags for scm version
  • [78ce6d6] merge docs build into release
  • [34c569e] skip tests for now
  • [c762580] only run tests on changes in matminer subdir
  • [08f1dae] fix action typo
  • [cb8634d] add docs and release to github actions
  • [e59bb20] echo tests
  • [ca7fa1e] no-deps
  • [ff38fea] Automated dependency upgrades (#884)
  • [bf1d37c] cache-dependency-path 2
  • [fc5d9b8] dependabot not needed anymore
  • [7f6a1c1] cache-dependency-path
  • [b770dac] update all test actions
  • [10b3d9a] move jsonschema to mpds extra
  • [26b0e37] update github actions
  • [5d9c661] include dev dependencies
  • [61c5f3e] add requirements files (pip-compile)
  • [3f742f3] setup.py: explicitly list dependencies
  • [a0f754a] delete old requirements files
  • [8f1742e] add upgrade-dependencies action
  • [7f8520b] reformat to make linter happy
  • [e8bacc1] reformat
  • [0f6f62c] allow for automatic retries of dataset downloads, plus alter tests (attempt to fix hash problem that fails tests randomly)
  • [4a86c0a] Merge pull request #839 from hackingmaterials/dependabot/pip/ujson-5.4.0
  • [66b2163] format fix
  • [618f6f7] fix linting
  • [ead30fe] Merge pull request #809 from jacksund/main
  • [886524a] Merge pull request #841 from janosh/crystal-nn-fingerprint-docs
  • [2dd8761] explain meaning of 'cn' | 'ops' in CrystalNNFingerprint.from_preset doc string
  • [19e7319] Bump ujson from 5.2.0 to 5.4.0
  • [b3e2954] fix psitestats tests
  • [d471b57] Merge branch 'hackingmaterials:main' into main