Skip to content

sapiens_cli v0.5.0

Compare
Choose a tag to compare
@ssoudan ssoudan released this 02 May 23:16
· 520 commits to main since this release
1b9dd43

Chore

  • updated

New Features

  • store the current state in Trace Events
  • jupter notebook to explore the records from sapiens_exp
  • refactoring of the observer for Step
    BREAKING CHANGES: API changed.
  • sapiens_exp

New Features (BREAKING)

  • Collect information in a serializable struct with all that matters
  • collect execution traces

Commit Statistics

  • 9 commits contributed to the release over the course of 4 calendar days.
  • 5 days passed between releases.
  • 7 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #13 from ssoudan/getting_methodical (e0d97aa)
    • Store the current state in Trace Events (4626deb)
    • Updated (cd0bd17)
    • Jupter notebook to explore the records from sapiens_exp (41f1679)
    • Merge remote-tracking branch 'origin/main' into getting_methodical (69ed1e8)
    • Collect information in a serializable struct with all that matters (6c30344)
    • Collect execution traces (f93652f)
    • Refactoring of the observer for Step (a35ed60)
    • Sapiens_exp (7c98fcb)