Version 0.1.1:
- Creates the concept of sessions. A session is a dag environment that is being debugged. A user now can have multiple open and closed sessions where multiple pipelines are being debugged.
- Creates "sess" cli subcommand. Allows users to create sessions, update sessions, view sessions, and interact with sessions.
- Created option for opting into telemetry. No telemetry is currently collected, but will be used later.