Skip to content

Releases: materialsproject/maggma

v0.36.0

06 Dec 23:02
c076036
Compare
Choose a tag to compare

Version 0.36.0

Commits

  • [c076036] Merge pull request #514 from utf/montystore
  • [d042371] Bump mkdocs from 1.1.2 to 1.2.3

v0.35.0

01 Dec 23:10
079e73a
Compare
Choose a tag to compare

Version 0.35.0

Commits

v0.34.0

01 Dec 23:09
079e73a
Compare
Choose a tag to compare

Version 0.34.0

Commits

  • [079e73a] Merge pull request #517 from materialsproject/pymongo_updates
  • [55095f4] Use memory store in drone test
  • [8ac3058] Fix get_items test
  • [1eb72b1] Fix count documents for mongo store
  • [dd96d20] Bump pymongo
  • [bc5727e] Updated CHANGELOG.md

v0.33.2

01 Dec 20:17
603c930
Compare
Choose a tag to compare

Version 0.33.2

Commits

  • [603c930] Merge pull request #516 from materialsproject/mongo_patch
  • [634afe3] Updated CHANGELOG.md
  • [b9cf95c] Patch mongo store connect methods

v0.33.1

01 Dec 20:03
f8a3e67
Compare
Choose a tag to compare

Version 0.33.1

Commits

  • [f8a3e67] Merge pull request #515 from materialsproject/patch_memory_store
  • [8d23f16] Patch memory store connect method
  • [5a0f33b] Updated CHANGELOG.md

v0.33.0

30 Nov 21:41
6de8739
Compare
Choose a tag to compare

Version 0.33.0

Commits

  • [6de8739] Merge pull request #513 from materialsproject/support_hints
  • [7577c81] Fix xfail test
  • [0efdfab] Add no cover
  • [76227bf] Remove no cover
  • [8b16c7d] Add hint scheme problem test
  • [d2ae575] Only allow hints and MongoDB stores
  • [978bc72] Remove query attribute from ReadOnlyResource
  • [971ae30] HintScheme class added
  • [524cc16] Hints added to MongoStore
  • [3b27b2c] Bump actions/setup-python from 2.3.0 to 2.3.1
  • [9ff3a3f] Updated CHANGELOG.md

v0.32.3

25 Nov 20:31
6018645
Compare
Choose a tag to compare

Version 0.32.3

Commits

  • [6018645] Merge pull request #507 from davidwaroquiers/writable_json_store
  • [38eae63] Fixed test in JSONStore. Make sure that the update_json_file is not
  • [64c1b69] Changed writable argument to file_writable.
  • [d594734] Updated CHANGELOG.md

v0.32.2

23 Nov 18:13
27e04e4
Compare
Choose a tag to compare

Version 0.32.2

Commits

  • [27e04e4] Merge pull request #510 from materialsproject/fix_sort_query
  • [bc598a9] Alter sort query op to take string
  • [df0f279] Bump rymndhng/release-on-push-action from 0.23.1 to 0.24.0
  • [4ce509a] Bump actions/setup-python from 2.2.2 to 2.3.0
  • [242cdda] Bump rymndhng/release-on-push-action from 0.22.0 to 0.23.1
  • [925649c] Updated CHANGELOG.md

v0.32.1

10 Nov 22:35
630c4fb
Compare
Choose a tag to compare

Version 0.32.1

Commits

v0.32.0

10 Nov 19:12
dae3a8f
Compare
Choose a tag to compare

Version 0.32.0

Commits

  • [dae3a8f] Merge pull request #500 from materialsproject/bump_release
  • [aa019ba] Update query op desription
  • [4cf41de] Allow multiple fields for sorting in query op
  • [25ad553] Merge pull request #493 from sivonxay/minio_serialization_issue
  • [91fa8c1] gridfs has no name, use gridfsstore.name for the test instead
  • [0a0848c] Fixed test for gridfsstore from launchpad
  • [3188342] Reformat code, hopefully passes linting
  • [973da1b] Add kwargs to mongostores from launchpad file
  • [6c9d14b] Fix issue with putting object. Also preserves types of searchable fields
  • [c304080] Merge remote-tracking branch 'origin/main' into main
  • [0119360] Bump codecov/codecov-action from 2.0.3 to 2.1.0
  • [13d80ff] Bump rymndhng/release-on-push-action from 0.21.1 to 0.22.0
  • [042a0b0] Bump rymndhng/release-on-push-action from 0.21.0 to 0.21.1
  • [2334f98] Bump codecov/codecov-action from 2.0.2 to 2.0.3
  • [498b844] Add create gridfs from launchpad
  • [d6451a7] Bump pymdown-extensions from 8.1.1 to 8.2
  • [17819e6] Bump tqdm from 4.62.0 to 4.62.1
  • [3ef31a8] Bump monty from 2021.3.3 to 2021.7.8
  • [07926f9] Bump nbformat from 5.1.2 to 5.1.3
  • [7775df5] Bump hvac from 0.10.11 to 0.11.0
  • [bc5fe9d] Bump rymndhng/release-on-push-action from 0.20.0 to 0.21.0
  • [486b9d9] Updated CHANGELOG.md