Max Ekman
Max Ekman
I think I prefer a branch too, but haven’t read too much about it. Let’s start with that. As long as the package name contains v2 it should be fine....
Probably with `SetState()`? https://pkg.go.dev/github.com/looplab/fsm#FSM.SetState
Grear feedback, will fix that.
Can probably get to that today!
Done: https://github.com/looplab/fsm/releases/tag/v0.1.0
You are correct, it doesn't have the same guarantees about API stability. I thought it would be enough to have a fixed version to depend on instead of master. Not...
@luoxi001713 Is your question answered by @suerta-git?
Can you provide a short code example?
Definitely something I want too. Thanks for bringing this up. A PR is welcome if you have the time, not sure when I'll get to it.
Will evaluate this at some point, thanks for suggesting.