Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: materialsproject/maggma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.69.3
Choose a base ref
...
head repository: materialsproject/maggma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.69.4
Choose a head ref
  • 12 commits
  • 22 files changed
  • 4 contributors

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    d5188e5 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG.md

    materialsproject committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    506b322 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #992 from materialsproject/rkingsbury-patch-1

    add python 3.12 to CI tests
    rkingsbury authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    70f1654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10689d6 View commit details
    Browse the repository at this point in the history
  5. require numpy>1.26.4

    rkingsbury authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c95e7fe View commit details
    Browse the repository at this point in the history
  6. Update pyproject.toml

    rkingsbury authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9f924ee View commit details
    Browse the repository at this point in the history
  7. Merge pull request #994 from materialsproject/rkingsbury-patch-2

    require numpy>1.26
    rkingsbury authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e553944 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump cryptography from 42.0.4 to 43.0.1 in /requirements

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.4...43.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3c94c69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #996 from materialsproject/dependabot/pip/requirem…

    …ents/cryptography-43.0.1
    
    Bump cryptography from 42.0.4 to 43.0.1 in /requirements
    rkingsbury authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    38797c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. issue warning about state of open data stores and xfail tests that do…

    … not work with numpy 2.x
    kbuma committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2949b82 View commit details
    Browse the repository at this point in the history
  2. fix line too long

    kbuma committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0f47d27 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Merge pull request #997 from kbuma/fix-numpy2-opendatastore

    clarify state of open data stores
    rkingsbury authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    64265b4 View commit details
    Browse the repository at this point in the history
Loading