Skip to content

Tags: botforge-pro/goduration-python

Tags

v0.1.0

Toggle v0.1.0's commit message
Add edge case support for Go duration spec

- Support bare '0' without unit
- Support explicit '+' prefix for positive durations
- Support zero components in compound durations (1h0m0s)
- All 32 tests passing including edge cases
- Complete Go time.ParseDuration compatibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>