Releases: gunndabad/formflow
Releases · gunndabad/formflow
v0.4.4
- Fix instance resolution to always return the same object
v0.3.1
- Add RequiresFormFlowInstanceAttribute for annotating actions that require an instance
v0.3.0
- Fix FormFlowInstanceFactory.GetOrCreateInstance
- Enable resolving FormFlowInstanceFactory through DI
- Allow deleting instances
- Add an overload of UpdateState that takes an Action