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

ENH: Update session #79

Merged
merged 10 commits into from
Aug 14, 2022
Merged

ENH: Update session #79

merged 10 commits into from
Aug 14, 2022

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    c8250a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627ce89 View commit details
    Browse the repository at this point in the history
  3. depr: deprecated session.get_task

    getitem should be used instead.
    Miksus committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    b77a356 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de959f6 View commit details
    Browse the repository at this point in the history
  5. add: task groups

    Miksus committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    88cad4d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. fix: session in add_task

    Miksus committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    e7dd67d View commit details
    Browse the repository at this point in the history
  2. rem: removed additional group features

    These are possibly implemented later
    Miksus committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    80b3d42 View commit details
    Browse the repository at this point in the history
  3. docs: add type hint

    Miksus committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    5b37740 View commit details
    Browse the repository at this point in the history
  4. test: add more tests

    Miksus committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    78d8521 View commit details
    Browse the repository at this point in the history
  5. docs: update versions

    Miksus committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    9168608 View commit details
    Browse the repository at this point in the history