Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@michhernand michhernand released this 07 Oct 23:30
· 1 commit to master since this release

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.