There is a breaking change in Nectary that I would like this project to start using, that way we don't have to worry about migrating this repo in the future.
See this issue in the Nectary branch. The breaking change involves View_Model being renamed to Response and also changing namespaces.
There is a breaking change in Nectary that I would like this project to start using, that way we don't have to worry about migrating this repo in the future.
See this issue in the Nectary branch. The breaking change involves
View_Model
being renamed toResponse
and also changing namespaces.