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

Allow pausing and resuming sessions #704

Merged
merged 5 commits into from
Oct 5, 2021
Merged

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    f4b0151 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Add SessionTracker#pause_session & #resume_session

    This allows running some code without attributing any events raised
    to the current session and resuming the session later
    imjoehaines committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3b26ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c5563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eddc747 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    imjoehaines committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    af1b904 View commit details
    Browse the repository at this point in the history