Luis Montealegre
Luis Montealegre
Hi Nil, I modified `JsonTransformer` to hide properties in embedded objects according to the mapping. I'd expect that to be the default behavior, but I couldn't configure the mapper to...
- Allow overriding `template.url` or `template.directory` from command line For example ```bash bin/couscous preview --config template.url=https://github.com/CouscousPHP/Template-Dark.git ``` As mentioned in this issue comment: https://github.com/CouscousPHP/Couscous/issues/159#issuecomment-439488113
Hi @jakobwesthoff I'm adding characterization tests in this PR, because **I'd like to maintain this package** if you're OK with that. These are the test cases I identified. Could you...