Jonas Büth

Results 4 issues of Jonas Büth

Reverted the restrictions from version 2.4.0 again: All types (not only `Error` types) are possible as method rejections. See #150

First let me thank you for this awesome lib. We use it now for several month and it works like charm. Here is a feature request we would like to...

Hi and thanks for this awesome library. We are using several Coordinators in our App. Now we would like to log which route has been triggered. We could implement this...

I am trying to filter an array using `map`. In this case I filter Sourcery variables: `{% map type.allVariables into vars using variable %}{% if variable.readAccess != "private" and variable.readAccess...

type: question