Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listable V3 Stores #1634

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Listable V3 Stores #1634

merged 3 commits into from
Feb 7, 2024

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    65cabb7 View commit details
    Browse the repository at this point in the history
  2. second rev on group apis

    - removed abcs for groups/arrays
    - improved return types in group.py
    - warn (temporarily) when an implicit group is found
    - add attributes.py with Attributes class
    
    add test file
    
    wip
    jhamman committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0b01bfb View commit details
    Browse the repository at this point in the history
  3. progress on store interface (memory and local stores only)

    fixes after rebas
    e
    
    make all tests pass
    jhamman committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    661c0d6 View commit details
    Browse the repository at this point in the history