Kshitiz Agrawal

Results 3 issues of Kshitiz Agrawal

Previously, the library utilized a parsing library for ISO8601 durations that parsed durations into integers only. This caused issues with durations containing fractional values, such as "PT0.5S", which are valid...

source

A feature to check whether a given word can be a part of the slugs would be great!

**What happened**: When doing state transitions, whenever the transition.NextState is defined as the currentState, the validation fails with the error `Error:Field validation for 'NextState' failed on the 'recursivestate' tag"` **What...

bug :bug: