Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 18 Apr 10:39

v0.1.6 - Duration Parsing for Story

Fixed

  • cf story --since - Now parses duration strings

Supports: 30m, 2h, 7d, 1w

Usage

cf story              # Last 24 hours (default)
cf story --since 7d  # Last week
cf story --since 2h  # Last 2 hours

Full Changelog: https://github.com/Luv-Goel/contextflow/commits/v0.1.6